Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/
Dsoc-ac97.c259 int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops, in snd_soc_set_ac97_ops_of_reset() function
280 EXPORT_SYMBOL_GPL(snd_soc_set_ac97_ops_of_reset);
/linux-4.1.27/include/sound/
Dsoc.h523 int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops,
528 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
/linux-4.1.27/sound/soc/fsl/
Dfsl_ssi.c1330 snd_soc_set_ac97_ops_of_reset(&fsl_ssi_ac97_ops, pdev); in fsl_ssi_probe()