Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dac97_codec.h189 struct snd_ac97_bus_ops { struct
200 struct snd_ac97_bus_ops *ops; argument
313 int snd_ac97_bus(struct snd_card *card, int num, struct snd_ac97_bus_ops *ops,
Dsoc.h557 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()
Dsoc-dai.h111 struct snd_ac97_bus_ops;