Home
last modified time | relevance | path

Searched refs:snd_soc_set_ac97_ops (Results 1 – 9 of 9) sorted by relevance

/linux/sound/soc/cirrus/
A Dep93xx-ac97.c393 ret = snd_soc_set_ac97_ops(&ep93xx_ac97_ops); in ep93xx_ac97_probe()
412 snd_soc_set_ac97_ops(NULL); in ep93xx_ac97_probe()
427 snd_soc_set_ac97_ops(NULL); in ep93xx_ac97_remove()
/linux/sound/soc/tegra/
A Dtegra20_ac97.c394 ret = snd_soc_set_ac97_ops(&tegra20_ac97_ops); in tegra20_ac97_platform_probe()
425 snd_soc_set_ac97_ops(NULL); in tegra20_ac97_platform_probe()
438 snd_soc_set_ac97_ops(NULL); in tegra20_ac97_platform_remove()
/linux/sound/soc/
A Dsoc-ac97.c377 int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops) in snd_soc_set_ac97_ops() function
390 EXPORT_SYMBOL_GPL(snd_soc_set_ac97_ops);
411 ret = snd_soc_set_ac97_ops(ops); in snd_soc_set_ac97_ops_of_reset()
/linux/sound/soc/sh/
A Dhac.c317 ret = snd_soc_set_ac97_ops(&hac_ac97_ops); in hac_soc_platform_probe()
327 snd_soc_set_ac97_ops(NULL); in hac_soc_platform_remove()
/linux/sound/soc/fsl/
A Dmpc5200_psc_ac97.c285 rc = snd_soc_set_ac97_ops(&psc_ac97_ops); in psc_ac97_of_probe()
318 snd_soc_set_ac97_ops(NULL); in psc_ac97_of_remove()
A Dfsl_ssi.c1632 snd_soc_set_ac97_ops(NULL); in fsl_ssi_probe()
1659 snd_soc_set_ac97_ops(NULL); in fsl_ssi_remove()
/linux/sound/soc/au1x/
A Dac97c.c274 ret = snd_soc_set_ac97_ops(&ac97c_bus_ops); in au1xac97c_drvprobe()
A Dpsc-ac97.c410 ret = snd_soc_set_ac97_ops(&psc_ac97_ops); in au1xpsc_ac97_drvprobe()
/linux/include/sound/
A Dsoc.h499 int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops);
511 static inline int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops) in snd_soc_set_ac97_ops() function

Completed in 20 milliseconds