Searched refs:snd_hda_check_power_state (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/sound/pci/hda/ |
D | hda_local.h | 681 snd_hda_check_power_state(struct hda_codec *codec, hda_nid_t nid, in snd_hda_check_power_state() function
|
D | patch_hdmi.c | 1251 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()
|
D | hda_codec.c | 3127 if (!snd_hda_check_power_state(codec, nid, target)) in sync_power_up_states()
|
D | hda_generic.c | 858 if (!snd_hda_check_power_state(codec, nid, state)) { in path_power_update()
|