Home
last modified time | relevance | path

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

/linux-6.6.21/sound/pci/hda/
Dhda_local.h611 snd_hda_check_power_state(struct hda_codec *codec, hda_nid_t nid, in snd_hda_check_power_state() function
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()
Dhda_codec.c2844 if (!snd_hda_check_power_state(codec, nid, target)) in sync_power_up_states()