Symbol: AC_VERB_SET_POWER_STATE
sound/hda/codecs/ca0132.c
8652
{0x01, AC_VERB_SET_POWER_STATE, 0x03},
sound/hda/codecs/ca0132.c
8870
AC_VERB_SET_POWER_STATE, 0x03);
sound/hda/codecs/cirrus/cs420x.c
187
{0x01, AC_VERB_SET_POWER_STATE, 0x00}, /* AFG: D0 */
sound/hda/codecs/cirrus/cs420x.c
215
{0x01, AC_VERB_SET_POWER_STATE, 0x00}, /* AFG: D0 */
sound/hda/codecs/cirrus/cs420x.c
225
{0x07, AC_VERB_SET_POWER_STATE, 0x00}, /* S/PDIF Rx: D0 */
sound/hda/codecs/cirrus/cs420x.c
226
{0x08, AC_VERB_SET_POWER_STATE, 0x00}, /* S/PDIF Tx: D0 */
sound/hda/codecs/cirrus/cs421x.c
511
AC_VERB_SET_POWER_STATE, AC_PWRST_D3);
sound/hda/codecs/cirrus/cs421x.c
513
AC_VERB_SET_POWER_STATE, AC_PWRST_D3);
sound/hda/codecs/generic.c
844
AC_VERB_SET_POWER_STATE, state);
sound/hda/codecs/hdmi/intelhdmi.c
278
snd_hda_codec_write(codec, cvt_nid, 0, AC_VERB_SET_POWER_STATE, AC_PWRST_D0);
sound/hda/codecs/hdmi/intelhdmi.c
281
snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_POWER_STATE,
sound/hda/codecs/hdmi/intelhdmi.c
88
snd_hda_codec_read(codec, fg, 0, AC_VERB_SET_POWER_STATE, power_state);
sound/hda/codecs/sigmatel.c
273
AC_VERB_SET_POWER_STATE, AC_PWRST_D0);
sound/hda/codecs/sigmatel.c
278
AC_VERB_SET_POWER_STATE, AC_PWRST_D3);
sound/hda/codecs/sigmatel.c
4386
AC_VERB_SET_POWER_STATE,
sound/hda/common/codec.c
2707
snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_POWER_STATE,
sound/hda/common/codec.c
2772
AC_VERB_SET_POWER_STATE,
sound/hda/common/codec.c
2805
AC_VERB_SET_POWER_STATE, target);
sound/hda/core/regmap.c
293
if (verb != AC_VERB_SET_POWER_STATE) {
sound/soc/codecs/hdac_hdmi.c
1954
snd_hdac_codec_read(hdev, hdev->afg, 0, AC_VERB_SET_POWER_STATE,
sound/soc/codecs/hdac_hdmi.c
1998
snd_hdac_codec_read(hdev, hdev->afg, 0, AC_VERB_SET_POWER_STATE,
sound/soc/codecs/hdac_hdmi.c
748
AC_VERB_SET_POWER_STATE,
sound/soc/codecs/rt274.h
45
#define RT274_SET_POWER(NID) VERB_CMD(AC_VERB_SET_POWER_STATE, NID, 0)
sound/soc/codecs/rt286.h
44
#define RT286_SET_POWER(NID) VERB_CMD(AC_VERB_SET_POWER_STATE, NID, 0)
sound/soc/codecs/rt298.h
46
#define RT298_SET_POWER(NID) VERB_CMD(AC_VERB_SET_POWER_STATE, NID, 0)
sound/usb/mixer_quirks.c
2308
HDA_VERB_CMD(AC_VERB_SET_POWER_STATE,