Home
last modified time | relevance | path

Searched refs:snd_soc_free_ac97_component (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Dad1980.c285 snd_soc_free_ac97_component(ac97); in ad1980_soc_probe()
294 snd_soc_free_ac97_component(ac97); in ad1980_soc_remove()
Dstac9766.c297 snd_soc_free_ac97_component(ac97); in stac9766_component_probe()
306 snd_soc_free_ac97_component(ac97); in stac9766_component_remove()
Dwm9705.c339 snd_soc_free_ac97_component(wm9705->ac97); in wm9705_soc_probe()
358 snd_soc_free_ac97_component(wm9705->ac97); in wm9705_soc_remove()
Dwm9712.c659 snd_soc_free_ac97_component(wm9712->ac97); in wm9712_soc_probe()
680 snd_soc_free_ac97_component(wm9712->ac97); in wm9712_soc_remove()
Dwm9713.c1225 snd_soc_free_ac97_component(wm9713->ac97); in wm9713_soc_probe()
1246 snd_soc_free_ac97_component(wm9713->ac97); in wm9713_soc_remove()
/Linux-v4.19/sound/soc/
Dsoc-ac97.c257 void snd_soc_free_ac97_component(struct snd_ac97 *ac97) in snd_soc_free_ac97_component() function
264 EXPORT_SYMBOL_GPL(snd_soc_free_ac97_component);
/Linux-v4.19/include/sound/
Dsoc.h555 void snd_soc_free_ac97_component(struct snd_ac97 *ac97);