Searched refs:snd_hdac_power_up_pm (Results 1 – 4 of 4) sorted by relevance
600 int snd_hdac_power_up_pm(struct hdac_device *codec) in snd_hdac_power_up_pm() function606 EXPORT_SYMBOL_GPL(snd_hdac_power_up_pm);
444 _err = snd_hdac_power_up_pm(codec); \
182 int snd_hdac_power_up_pm(struct hdac_device *codec);210 static inline int snd_hdac_power_up_pm(struct hdac_device *codec) { return 0; } in snd_hdac_power_up_pm() function
489 #define snd_hda_power_up_pm(codec) snd_hdac_power_up_pm(&(codec)->core)