Home
last modified time | relevance | path

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

/linux-4.1.27/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.c1251 if (!snd_hda_check_power_state(codec, cvt_nid, AC_PWRST_D0)) in haswell_verify_D0()
1254 if (!snd_hda_check_power_state(codec, nid, AC_PWRST_D0)) { in haswell_verify_D0()
Dhda_codec.c3127 if (!snd_hda_check_power_state(codec, nid, target)) in sync_power_up_states()
Dhda_generic.c858 if (!snd_hda_check_power_state(codec, nid, state)) { in path_power_update()