Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dhdac_device.c1057 bool snd_hdac_check_power_state(struct hdac_device *hdac, in snd_hdac_check_power_state() function
1068 EXPORT_SYMBOL_GPL(snd_hdac_check_power_state);
/openbmc/linux/sound/pci/hda/
H A Dhda_local.h640 return snd_hdac_check_power_state(&codec->core, nid, target_state); in snd_hda_check_power_state()
/openbmc/linux/include/sound/
H A Dhdaudio.h157 bool snd_hdac_check_power_state(struct hdac_device *hdac,
/openbmc/linux/sound/soc/codecs/
H A Dhdac_hdmi.c744 if (!snd_hdac_check_power_state(hdev, nid, pwr_state)) { in hdac_hdmi_set_power_state()