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

/linux-master/sound/soc/
H A Dsoc-ac97.c369 * snd_soc_set_ac97_ops_of_reset - Set ac97 ops with generic ac97 reset functions
376 int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops, function
397 EXPORT_SYMBOL_GPL(snd_soc_set_ac97_ops_of_reset); variable
/linux-master/include/sound/
H A Dsoc.h532 int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops,
537 static inline int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops, function
/linux-master/sound/soc/fsl/
H A Dfsl_ssi.c1606 ret = snd_soc_set_ac97_ops_of_reset(&fsl_ssi_ac97_ops, pdev);

Completed in 222 milliseconds