Home
last modified time | relevance | path

Searched refs:snd_hdac_is_in_pm (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/sound/
Dhdaudio.h189 static inline bool snd_hdac_is_in_pm(struct hdac_device *codec) in snd_hdac_is_in_pm() function
206 static inline bool snd_hdac_is_in_pm(struct hdac_device *codec) { return 0; } in snd_hdac_is_in_pm() function
/Linux-v4.19/sound/pci/hda/
Dpatch_hdmi.c2523 if (snd_hdac_is_in_pm(&codec->core)) in intel_pin_eld_notify()
Dhda_codec.c40 #define codec_in_pm(codec) snd_hdac_is_in_pm(&codec->core)