Home
last modified time | relevance | path

Searched refs:snd_soc_set_ac97_ops (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/cirrus/
H 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()
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-ac97.c46 .ops = NULL, /* Gets initialized in snd_soc_set_ac97_ops() */
379 int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops) in snd_soc_set_ac97_ops() function
392 EXPORT_SYMBOL_GPL(snd_soc_set_ac97_ops); variable
413 ret = snd_soc_set_ac97_ops(ops); in snd_soc_set_ac97_ops_of_reset()
/kernel/linux/linux-5.10/sound/soc/tegra/
H A Dtegra20_ac97.c373 ret = snd_soc_set_ac97_ops(&tegra20_ac97_ops); in tegra20_ac97_platform_probe()
404 snd_soc_set_ac97_ops(NULL); in tegra20_ac97_platform_probe()
417 snd_soc_set_ac97_ops(NULL); in tegra20_ac97_platform_remove()
/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra20_ac97.c396 ret = snd_soc_set_ac97_ops(&tegra20_ac97_ops); in tegra20_ac97_platform_probe()
427 snd_soc_set_ac97_ops(NULL); in tegra20_ac97_platform_probe()
440 snd_soc_set_ac97_ops(NULL); in tegra20_ac97_platform_remove()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-ac97.c37 .ops = NULL, /* Gets initialized in snd_soc_set_ac97_ops() */
353 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); variable
387 ret = snd_soc_set_ac97_ops(ops); in snd_soc_set_ac97_ops_of_reset()
/kernel/linux/linux-5.10/sound/soc/txx9/
H A Dtxx9aclc-ac97.c203 err = snd_soc_set_ac97_ops(&txx9aclc_ac97_ops); in txx9aclc_ac97_dev_probe()
213 snd_soc_set_ac97_ops(NULL); in txx9aclc_ac97_dev_remove()
/kernel/linux/linux-5.10/sound/soc/sh/
H 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()
/kernel/linux/linux-6.6/sound/soc/sh/
H 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()
/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dimx-ssi.c580 ret = snd_soc_set_ac97_ops(&imx_ssi_ac97_ops); in imx_ssi_probe()
613 snd_soc_set_ac97_ops(NULL); in imx_ssi_probe()
631 snd_soc_set_ac97_ops(NULL); in imx_ssi_remove()
H 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()
H A Dfsl_ssi.c1640 snd_soc_set_ac97_ops(NULL); in fsl_ssi_probe()
1667 snd_soc_set_ac97_ops(NULL); in fsl_ssi_remove()
/kernel/linux/linux-6.6/sound/soc/fsl/
H 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()
H A Dfsl_ssi.c1662 snd_soc_set_ac97_ops(NULL); in fsl_ssi_probe()
1689 snd_soc_set_ac97_ops(NULL); in fsl_ssi_remove()
/kernel/linux/linux-5.10/sound/soc/au1x/
H A Dac97c.c274 ret = snd_soc_set_ac97_ops(&ac97c_bus_ops); in au1xac97c_drvprobe()
H A Dpsc-ac97.c410 ret = snd_soc_set_ac97_ops(&psc_ac97_ops); in au1xpsc_ac97_drvprobe()
/kernel/linux/linux-6.6/sound/soc/au1x/
H A Dac97c.c275 ret = snd_soc_set_ac97_ops(&ac97c_bus_ops); in au1xac97c_drvprobe()
H A Dpsc-ac97.c411 ret = snd_soc_set_ac97_ops(&psc_ac97_ops); in au1xpsc_ac97_drvprobe()
/kernel/linux/linux-5.10/include/sound/
H A Dsoc.h539 int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops);
551 static inline int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops) in snd_soc_set_ac97_ops() function
/kernel/linux/linux-6.6/include/sound/
H 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 20 milliseconds