Home
last modified time | relevance | path

Searched refs:snd_hdac_check_power_state (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/sound/hda/
Dhdac_device.c1056 bool snd_hdac_check_power_state(struct hdac_device *hdac, in snd_hdac_check_power_state() function
1067 EXPORT_SYMBOL_GPL(snd_hdac_check_power_state);
/Linux-v4.19/include/sound/
Dhdaudio.h149 bool snd_hdac_check_power_state(struct hdac_device *hdac,
/Linux-v4.19/sound/pci/hda/
Dhda_local.h623 return snd_hdac_check_power_state(&codec->core, nid, target_state); in snd_hda_check_power_state()
/Linux-v4.19/sound/soc/codecs/
Dhdac_hdmi.c715 if (!snd_hdac_check_power_state(hdev, nid, pwr_state)) { in hdac_hdmi_set_power_state()