Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_local.h681 snd_hda_check_power_state(struct hda_codec *codec, hda_nid_t nid, in snd_hda_check_power_state() function
Dpatch_hdmi.c1258 if (!snd_hda_check_power_state(codec, cvt_nid, AC_PWRST_D0)) in haswell_verify_D0()
1261 if (!snd_hda_check_power_state(codec, nid, AC_PWRST_D0)) { in haswell_verify_D0()
Dhda_codec.c2928 if (!snd_hda_check_power_state(codec, nid, target)) in sync_power_up_states()