Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dad1980.c281 snd_soc_free_ac97_component(ac97); in ad1980_soc_probe()
290 snd_soc_free_ac97_component(ac97); in ad1980_soc_remove()
H A Dstac9766.c293 snd_soc_free_ac97_component(ac97); in stac9766_component_probe()
302 snd_soc_free_ac97_component(ac97); in stac9766_component_remove()
H A Dwm9705.c334 snd_soc_free_ac97_component(wm9705->ac97); in wm9705_soc_probe()
353 snd_soc_free_ac97_component(wm9705->ac97); in wm9705_soc_remove()
H A Dwm9712.c655 snd_soc_free_ac97_component(wm9712->ac97); in wm9712_soc_probe()
676 snd_soc_free_ac97_component(wm9712->ac97); in wm9712_soc_remove()
H A Dwm9713.c1220 snd_soc_free_ac97_component(wm9713->ac97); in wm9713_soc_probe()
1241 snd_soc_free_ac97_component(wm9713->ac97); in wm9713_soc_remove()
/linux/sound/soc/
H A Dsoc-ac97.c253 void snd_soc_free_ac97_component(struct snd_ac97 *ac97) in snd_soc_free_ac97_component() function
260 EXPORT_SYMBOL_GPL(snd_soc_free_ac97_component);