Lines Matching refs:hdac_bus
14 int snd_hdac_set_codec_wakeup(struct hdac_bus *bus, bool enable);
15 void snd_hdac_display_power(struct hdac_bus *bus, unsigned int idx,
21 int snd_hdac_acomp_init(struct hdac_bus *bus,
25 int snd_hdac_acomp_exit(struct hdac_bus *bus);
26 int snd_hdac_acomp_register_notifier(struct hdac_bus *bus,
29 static inline int snd_hdac_set_codec_wakeup(struct hdac_bus *bus, bool enable)
33 static inline void snd_hdac_display_power(struct hdac_bus *bus,
48 static inline int snd_hdac_acomp_init(struct hdac_bus *bus,
56 static inline int snd_hdac_acomp_exit(struct hdac_bus *bus)
60 static inline int snd_hdac_acomp_register_notifier(struct hdac_bus *bus,