Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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);
/kernel/linux/linux-5.10/include/sound/
Dhdaudio.h153 bool snd_hdac_check_power_state(struct hdac_device *hdac,
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_local.h614 return snd_hdac_check_power_state(&codec->core, nid, target_state); in snd_hda_check_power_state()
/kernel/linux/linux-5.10/sound/soc/codecs/
Dhdac_hdmi.c739 if (!snd_hdac_check_power_state(hdev, nid, pwr_state)) { in hdac_hdmi_set_power_state()