Home
last modified time | relevance | path

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

/linux/include/sound/
A Dhdaudio.h193 static inline bool snd_hdac_is_in_pm(struct hdac_device *codec) in snd_hdac_is_in_pm() function
210 static inline bool snd_hdac_is_in_pm(struct hdac_device *codec) { return false; } in snd_hdac_is_in_pm() function
/linux/sound/pci/hda/
A Dpatch_hdmi.c2669 if (snd_hdac_is_in_pm(&codec->core)) in generic_acomp_pin_eld_notify()
2855 if (snd_hdac_is_in_pm(&codec->core)) in intel_pin_eld_notify()
A Dhda_codec.c27 #define codec_in_pm(codec) snd_hdac_is_in_pm(&codec->core)

Completed in 22 milliseconds