Home
last modified time | relevance | path

Searched refs:snd_hdac_power_up_pm (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/sound/hda/
A Dhdac_device.c599 int snd_hdac_power_up_pm(struct hdac_device *codec) in snd_hdac_power_up_pm() function
605 EXPORT_SYMBOL_GPL(snd_hdac_power_up_pm);
A Dhdac_regmap.c445 _err = snd_hdac_power_up_pm(codec); \
/linux-6.3-rc2/include/sound/
A Dhdaudio.h180 int snd_hdac_power_up_pm(struct hdac_device *codec);
208 static inline int snd_hdac_power_up_pm(struct hdac_device *codec) { return 0; } in snd_hdac_power_up_pm() function
A Dhda_codec.h497 #define snd_hda_power_up_pm(codec) snd_hdac_power_up_pm(&(codec)->core)

Completed in 17 milliseconds