You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#ifndef _AK4104_H
|
|
#define _AK4104_H
|
|
|
|
extern struct snd_soc_dai ak4104_dai;
|
|
extern struct snd_soc_codec_device soc_codec_device_ak4104;
|
|
|
|
#endif
|
|
|