Home
last modified time | relevance | path

Searched refs:soc_ac97_ops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-ac97.c376 struct snd_ac97_bus_ops *soc_ac97_ops; variable
377 EXPORT_SYMBOL_GPL(soc_ac97_ops); variable
381 if (ops == soc_ac97_ops) in snd_soc_set_ac97_ops()
384 if (soc_ac97_ops && ops) in snd_soc_set_ac97_ops()
387 soc_ac97_ops = ops; in snd_soc_set_ac97_ops()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-ac97.c350 struct snd_ac97_bus_ops *soc_ac97_ops; variable
351 EXPORT_SYMBOL_GPL(soc_ac97_ops); variable
355 if (ops == soc_ac97_ops) in snd_soc_set_ac97_ops()
358 if (soc_ac97_ops && ops) in snd_soc_set_ac97_ops()
361 soc_ac97_ops = ops; in snd_soc_set_ac97_ops()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dac97.c72 ret = snd_ac97_bus(component->card->snd_card, 0, soc_ac97_ops, in ac97_soc_probe()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dac97.c72 ret = snd_ac97_bus(component->card->snd_card, 0, soc_ac97_ops, in ac97_soc_probe()
/kernel/linux/linux-5.10/include/sound/
H A Dsoc.h543 extern struct snd_ac97_bus_ops *soc_ac97_ops;
/kernel/linux/linux-6.6/include/sound/
H A Dsoc.h534 extern struct snd_ac97_bus_ops *soc_ac97_ops;

Completed in 7 milliseconds