Searched refs:snd_hdac_power_down (Results 1 – 3 of 3) sorted by relevance
141 int snd_hdac_power_down(struct hdac_device *codec);146 static inline int snd_hdac_power_down(struct hdac_device *codec) { return 0; } in snd_hdac_power_down() function
518 int snd_hdac_power_down(struct hdac_device *codec) in snd_hdac_power_down() function525 EXPORT_SYMBOL_GPL(snd_hdac_power_down);558 return snd_hdac_power_down(codec); in snd_hdac_power_down_pm()
512 #define snd_hda_power_down(codec) snd_hdac_power_down(&(codec)->core)