Home
last modified time | relevance | path

Searched refs:snd_soc_set_ac97_ops_of_reset (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-ac97.c402 int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops, in snd_soc_set_ac97_ops_of_reset() function
423 EXPORT_SYMBOL_GPL(snd_soc_set_ac97_ops_of_reset);
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc.h549 int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops,
554 static inline int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops, in snd_soc_set_ac97_ops_of_reset() function
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dfsl_ssi.c1584 ret = snd_soc_set_ac97_ops_of_reset(&fsl_ssi_ac97_ops, pdev); in fsl_ssi_probe()