Home
last modified time | relevance | path

Searched refs:AC_PWRST_D3 (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/sound/pci/hda/
Dpatch_via.c732 parm = AC_PWRST_D3; in set_pin_power_state()
2942 parm = AC_PWRST_D3; in set_widgets_power_state_vt1708B()
2955 parm = AC_PWRST_D3; in set_widgets_power_state_vt1708B()
2964 parm = AC_PWRST_D3; in set_widgets_power_state_vt1708B()
2972 parm = AC_PWRST_D3; in set_widgets_power_state_vt1708B()
2981 parm = AC_PWRST_D3; in set_widgets_power_state_vt1708B()
3161 parm = AC_PWRST_D3; in set_widgets_power_state_vt1702()
3175 parm = AC_PWRST_D3; in set_widgets_power_state_vt1702()
3239 parm = AC_PWRST_D3; in set_widgets_power_state_vt1718S()
3253 parm = AC_PWRST_D3; in set_widgets_power_state_vt1718S()
[all …]
Dhda_codec.h325 #define AC_PWRST_D3 0x03 macro
Dpatch_cirrus.c1918 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in cs421x_suspend()
1920 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in cs421x_suspend()
Dpatch_sigmatel.c2415 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in stac92xx_capture_pcm_cleanup()
4214 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in stac92xx_power_down()
4303 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in stac92xx_init()
5044 if (power_state == AC_PWRST_D3) { in stac92xx_set_power_state()
Dhda_codec.c3423 if (eapd_workaround && power_state == AC_PWRST_D3 && in snd_hda_codec_set_power_to_all()
3463 if (power_state == AC_PWRST_D3) in hda_set_power_state()
3492 AC_PWRST_D3); in hda_call_codec_suspend()
Dpatch_conexant.c424 if (power_state == AC_PWRST_D3) in conexant_set_power()