Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dad1980.c281 snd_soc_free_ac97_component(ac97); in ad1980_soc_probe()
290 snd_soc_free_ac97_component(ac97); in ad1980_soc_remove()
Dstac9766.c293 snd_soc_free_ac97_component(ac97); in stac9766_component_probe()
302 snd_soc_free_ac97_component(ac97); in stac9766_component_remove()
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()
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()
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()
/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);