Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_local.h637 snd_hda_check_power_state(struct hda_codec *codec, hda_nid_t nid, in snd_hda_check_power_state() function
H A Dpatch_hdmi.c891 if (!snd_hda_check_power_state(codec, cvt_nid, AC_PWRST_D0)) in haswell_verify_D0()
894 if (!snd_hda_check_power_state(codec, nid, AC_PWRST_D0)) { in haswell_verify_D0()
H A Dhda_codec.c2846 if (!snd_hda_check_power_state(codec, nid, target)) in sync_power_up_states()