Searched refs:snd_hdac_power_down_pm (Results 1 – 4 of 4) sorted by relevance
143 int snd_hdac_power_down_pm(struct hdac_device *codec);148 static inline int snd_hdac_power_down_pm(struct hdac_device *codec) { return 0; } in snd_hdac_power_down_pm() function
416 snd_hdac_power_down_pm(codec); in snd_hdac_regmap_write_raw()449 snd_hdac_power_down_pm(codec); in snd_hdac_regmap_read_raw()
555 int snd_hdac_power_down_pm(struct hdac_device *codec) in snd_hdac_power_down_pm() function561 EXPORT_SYMBOL_GPL(snd_hdac_power_down_pm);
513 #define snd_hda_power_down_pm(codec) snd_hdac_power_down_pm(&(codec)->core)