Searched refs:snd_ac97_bus_ops (Results 1 – 3 of 3) sorted by relevance
189 struct snd_ac97_bus_ops { struct200 struct snd_ac97_bus_ops *ops; argument313 int snd_ac97_bus(struct snd_card *card, int num, struct snd_ac97_bus_ops *ops,
557 int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops);558 int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops,561 extern struct snd_ac97_bus_ops *soc_ac97_ops;563 static inline int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops, in snd_soc_set_ac97_ops_of_reset()569 static inline int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops) in snd_soc_set_ac97_ops()
111 struct snd_ac97_bus_ops;