Home
last modified time | relevance | path

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

/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);
/sound/pci/hda/
Dhda_local.h614 return snd_hdac_check_power_state(&codec->core, nid, target_state); in snd_hda_check_power_state()
/sound/soc/codecs/
Dhdac_hdmi.c739 if (!snd_hdac_check_power_state(hdev, nid, pwr_state)) { in hdac_hdmi_set_power_state()