Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/
A Dsoc-ac97.c353 int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops) in snd_soc_set_ac97_ops() function
366 EXPORT_SYMBOL_GPL(snd_soc_set_ac97_ops);
387 ret = snd_soc_set_ac97_ops(ops); in snd_soc_set_ac97_ops_of_reset()
/linux-6.3-rc2/sound/soc/tegra/
A Dtegra20_ac97.c397 ret = snd_soc_set_ac97_ops(&tegra20_ac97_ops); in tegra20_ac97_platform_probe()
428 snd_soc_set_ac97_ops(NULL); in tegra20_ac97_platform_probe()
441 snd_soc_set_ac97_ops(NULL); in tegra20_ac97_platform_remove()
/linux-6.3-rc2/sound/soc/sh/
A Dhac.c318 ret = snd_soc_set_ac97_ops(&hac_ac97_ops); in hac_soc_platform_probe()
328 snd_soc_set_ac97_ops(NULL); in hac_soc_platform_remove()
/linux-6.3-rc2/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.c1663 snd_soc_set_ac97_ops(NULL); in fsl_ssi_probe()
1690 snd_soc_set_ac97_ops(NULL); in fsl_ssi_remove()
/linux-6.3-rc2/sound/soc/au1x/
A Dac97c.c275 ret = snd_soc_set_ac97_ops(&ac97c_bus_ops); in au1xac97c_drvprobe()
A Dpsc-ac97.c411 ret = snd_soc_set_ac97_ops(&psc_ac97_ops); in au1xpsc_ac97_drvprobe()
/linux-6.3-rc2/include/sound/
A Dsoc.h530 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

Completed in 18 milliseconds