Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-ac97.c167 * snd_soc_alloc_ac97_component() - Allocate new a AC'97 device
176 struct snd_ac97 *snd_soc_alloc_ac97_component(struct snd_soc_component *component) in snd_soc_alloc_ac97_component() function
199 EXPORT_SYMBOL(snd_soc_alloc_ac97_component); variable
221 ac97 = snd_soc_alloc_ac97_component(component); in snd_soc_new_ac97_component()
/kernel/linux/linux-6.6/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) in snd_soc_alloc_ac97_component() function
196 EXPORT_SYMBOL(snd_soc_alloc_ac97_component); variable
218 ac97 = snd_soc_alloc_ac97_component(component); in snd_soc_new_ac97_component()
/kernel/linux/linux-5.10/include/sound/
H A Dsoc.h533 struct snd_ac97 *snd_soc_alloc_ac97_component(struct snd_soc_component *component);
/kernel/linux/linux-6.6/include/sound/
H A Dsoc.h524 struct snd_ac97 *snd_soc_alloc_ac97_component(struct snd_soc_component *component);

Completed in 7 milliseconds