Searched refs:soc_ac97_ops (Results 1 – 2 of 2) sorted by relevance
357 struct snd_ac97_bus_ops *soc_ac97_ops; variable358 EXPORT_SYMBOL_GPL(soc_ac97_ops);362 if (ops == soc_ac97_ops) in snd_soc_set_ac97_ops()365 if (soc_ac97_ops && ops) in snd_soc_set_ac97_ops()368 soc_ac97_ops = ops; in snd_soc_set_ac97_ops()
73 ret = snd_ac97_bus(component->card->snd_card, 0, soc_ac97_ops, in ac97_soc_probe()