Searched refs:snd_soc_alloc_ac97_component (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/
H A Dsoc-ac97.c164 * snd_soc_alloc_ac97_component() - Allocate new a AC'97 device
173 struct snd_ac97 *snd_soc_alloc_ac97_component(struct snd_soc_component *component) function
196 EXPORT_SYMBOL(snd_soc_alloc_ac97_component); variable
218 ac97 = snd_soc_alloc_ac97_component(component);
/linux-master/include/sound/
H A Dsoc.h525 struct snd_ac97 *snd_soc_alloc_ac97_component(struct snd_soc_component *component);

Completed in 198 milliseconds