Searched refs:snd_hdac_power_up (Results 1 – 3 of 3) sorted by relevance
140 int snd_hdac_power_up(struct hdac_device *codec);145 static inline int snd_hdac_power_up(struct hdac_device *codec) { return 0; } in snd_hdac_power_up() function
506 int snd_hdac_power_up(struct hdac_device *codec) in snd_hdac_power_up() function510 EXPORT_SYMBOL_GPL(snd_hdac_power_up);541 return snd_hdac_power_up(codec); in snd_hdac_power_up_pm()
510 #define snd_hda_power_up(codec) snd_hdac_power_up(&(codec)->core)