Searched refs:AC_VERB_SET_POWER_STATE (Results 1 – 10 of 10) sorted by relevance
| /linux/sound/hda/codecs/cirrus/ |
| H A D | cs420x.c | 187 {0x01, AC_VERB_SET_POWER_STATE, 0x00}, /* AFG: D0 */ 215 {0x01, AC_VERB_SET_POWER_STATE, 0x00}, /* AFG: D0 */ 225 {0x07, AC_VERB_SET_POWER_STATE, 0x00}, /* S/PDIF Rx: D0 */ 226 {0x08, AC_VERB_SET_POWER_STATE, 0x00}, /* S/PDIF Tx: D0 */
|
| H A D | cs421x.c | 511 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in cs421x_suspend() 513 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in cs421x_suspend()
|
| /linux/sound/hda/codecs/hdmi/ |
| H A D | intelhdmi.c | 88 snd_hda_codec_read(codec, fg, 0, AC_VERB_SET_POWER_STATE, power_state); in haswell_set_power_state() 278 snd_hda_codec_write(codec, cvt_nid, 0, AC_VERB_SET_POWER_STATE, AC_PWRST_D0); in haswell_verify_D0() 281 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_POWER_STATE, in haswell_verify_D0()
|
| /linux/sound/soc/codecs/ |
| H A D | rt286.h | 44 #define RT286_SET_POWER(NID) VERB_CMD(AC_VERB_SET_POWER_STATE, NID, 0)
|
| H A D | rt274.h | 45 #define RT274_SET_POWER(NID) VERB_CMD(AC_VERB_SET_POWER_STATE, NID, 0)
|
| H A D | rt298.h | 46 #define RT298_SET_POWER(NID) VERB_CMD(AC_VERB_SET_POWER_STATE, NID, 0)
|
| H A D | hdac_hdmi.c | 748 AC_VERB_SET_POWER_STATE, in hdac_hdmi_set_power_state() 1954 snd_hdac_codec_read(hdev, hdev->afg, 0, AC_VERB_SET_POWER_STATE, in hdac_hdmi_runtime_suspend() 1998 snd_hdac_codec_read(hdev, hdev->afg, 0, AC_VERB_SET_POWER_STATE,
|
| /linux/include/sound/ |
| H A D | hda_verbs.h | 91 #define AC_VERB_SET_POWER_STATE 0x705 macro
|
| /linux/sound/hda/codecs/ |
| H A D | sigmatel.c | 273 AC_VERB_SET_POWER_STATE, AC_PWRST_D0); in stac_capture_pcm_hook() 278 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in stac_capture_pcm_hook() 4386 AC_VERB_SET_POWER_STATE, in stac_init()
|
| /linux/sound/usb/ |
| H A D | mixer_quirks.c | 2313 HDA_VERB_CMD(AC_VERB_SET_POWER_STATE, in dell_dock_mixer_create()
|