Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A Dhdaudio.h196 static inline bool snd_hdac_is_in_pm(struct hdac_device *codec) in snd_hdac_is_in_pm() function
213 static inline bool snd_hdac_is_in_pm(struct hdac_device *codec) { return false; } in snd_hdac_is_in_pm() function
/linux-6.3-rc2/sound/pci/hda/
A Dhda_codec.c27 #define codec_in_pm(codec) snd_hdac_is_in_pm(&codec->core)

Completed in 12 milliseconds