Searched refs:snd_hdac_power_down (Results 1 – 2 of 2) sorted by relevance
181 int snd_hdac_power_down(struct hdac_device *codec);209 static inline int snd_hdac_power_down(struct hdac_device *codec) { return 0; } in snd_hdac_power_down() function
495 #define snd_hda_power_down(codec) snd_hdac_power_down(&(codec)->core)
Completed in 8 milliseconds