Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/hda/
Dpatch_cirrus.c1145 {0x01, AC_VERB_SET_POWER_STATE, 0x00}, /* AFG: D0 */
1155 {0x07, AC_VERB_SET_POWER_STATE, 0x00}, /* S/PDIF Rx: D0 */
1156 {0x08, AC_VERB_SET_POWER_STATE, 0x00}, /* S/PDIF Tx: D0 */
1167 {0x07, AC_VERB_SET_POWER_STATE, 0x03}, /* S/PDIF Rx: D3 */
1168 {0x08, AC_VERB_SET_POWER_STATE, 0x03}, /* S/PDIF Tx: D3 */
1918 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in cs421x_suspend()
1920 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in cs421x_suspend()
Dhda_codec.h108 #define AC_VERB_SET_POWER_STATE 0x705 macro
Dpatch_sigmatel.c2399 AC_VERB_SET_POWER_STATE, AC_PWRST_D0); in stac92xx_capture_pcm_prepare()
2415 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()
5054 snd_hda_codec_read(codec, fg, 0, AC_VERB_SET_POWER_STATE, in stac92xx_set_power_state()
Dhda_codec.c3431 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_POWER_STATE, in snd_hda_codec_set_power_to_all()
3465 snd_hda_codec_read(codec, fg, 0, AC_VERB_SET_POWER_STATE, in hda_set_power_state()
Dpatch_via.c709 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_POWER_STATE, parm); in update_power_state()
Dpatch_conexant.c426 snd_hda_codec_read(codec, fg, 0, AC_VERB_SET_POWER_STATE, in conexant_set_power()