Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dhdaudio.h197 static inline bool snd_hdac_is_in_pm(struct hdac_device *codec) in snd_hdac_is_in_pm() function
214 static inline bool snd_hdac_is_in_pm(struct hdac_device *codec) { return false; } in snd_hdac_is_in_pm() function
/Linux-v6.6/sound/pci/hda/
Dhda_codec.c27 #define codec_in_pm(codec) snd_hdac_is_in_pm(&codec->core)