Searched refs:snd_soc_set_ac97_ops (Results 1 – 7 of 7) sorted by relevance
393 ret = snd_soc_set_ac97_ops(&tegra20_ac97_ops); in tegra20_ac97_platform_probe() 424 snd_soc_set_ac97_ops(NULL); in tegra20_ac97_platform_probe() 437 snd_soc_set_ac97_ops(NULL); in tegra20_ac97_platform_remove()
360 int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops) in snd_soc_set_ac97_ops() function373 EXPORT_SYMBOL_GPL(snd_soc_set_ac97_ops);394 ret = snd_soc_set_ac97_ops(ops); in snd_soc_set_ac97_ops_of_reset()
337 return snd_soc_set_ac97_ops(&ls1x_ac97_ops); in ls1x_ac97_probe()343 snd_soc_set_ac97_ops(NULL); in ls1x_ac97_remove()
273 rc = snd_soc_set_ac97_ops(&psc_ac97_ops); in psc_ac97_of_probe()
1659 snd_soc_set_ac97_ops(NULL); in fsl_ssi_probe() 1686 snd_soc_set_ac97_ops(NULL); in fsl_ssi_remove()
275 ret = snd_soc_set_ac97_ops(&ac97c_bus_ops); in au1xac97c_drvprobe()
530 int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops);542 static inline int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops) in snd_soc_set_ac97_ops() function