Searched refs:snd_hdac_is_in_pm (Results 1 – 2 of 2) sorted by relevance
197 static inline bool snd_hdac_is_in_pm(struct hdac_device *codec) in snd_hdac_is_in_pm() function214 static inline bool snd_hdac_is_in_pm(struct hdac_device *codec) { return false; } in snd_hdac_is_in_pm() function
27 #define codec_in_pm(codec) snd_hdac_is_in_pm(&codec->core)