Searched refs:snd_hdac_is_power_on (Results 1 - 2 of 2) sorted by last modified time

/linux-master/sound/pci/hda/
H A Dhda_codec.c28 #define hda_codec_is_power_on(codec) snd_hdac_is_power_on(&codec->core)
643 if (!codec->jackpoll_interval && snd_hdac_is_power_on(&codec->core))
/linux-master/include/sound/
H A Dhdaudio.h203 static inline bool snd_hdac_is_power_on(struct hdac_device *codec) function
216 static inline bool snd_hdac_is_power_on(struct hdac_device *codec) { return true; } function

Completed in 330 milliseconds