Home
last modified time | relevance | path

Searched refs:snd_hdac_power_down (Results 1 – 2 of 2) sorted by relevance

/include/sound/
A Dhdaudio.h181 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
A Dhda_codec.h495 #define snd_hda_power_down(codec) snd_hdac_power_down(&(codec)->core)

Completed in 8 milliseconds