Searched refs:snd_hdac_power_down_pm (Results 1 – 2 of 2) sorted by relevance
183 int snd_hdac_power_down_pm(struct hdac_device *codec);211 static inline int snd_hdac_power_down_pm(struct hdac_device *codec) { return 0; } in snd_hdac_power_down_pm() function
496 #define snd_hda_power_down_pm(codec) snd_hdac_power_down_pm(&(codec)->core)
Completed in 10 milliseconds