Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dhda_verbs.h317 #define AC_PWRST_D3 0x03 macro
/Linux-v5.4/sound/pci/hda/
Dpatch_cirrus.c1139 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in cs421x_suspend()
1141 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in cs421x_suspend()
Dhda_codec.c2737 if (state != power_state && power_state == AC_PWRST_D3) in snd_hda_codec_set_power_to_all()
2761 if (power_state == AC_PWRST_D3 && in snd_hda_codec_eapd_power_filter()
2785 if (power_state == AC_PWRST_D3) { in hda_set_power_state()
2802 if (state == power_state || power_state != AC_PWRST_D3) in hda_set_power_state()
2882 state = hda_set_power_state(codec, AC_PWRST_D3); in hda_call_codec_suspend()
Dpatch_sigmatel.c277 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in stac_capture_pcm_hook()
363 if (nid == codec->core.afg && power_state == AC_PWRST_D3) in stac_vref_led_power_filter()
4370 AC_PWRST_D3); in stac_init()
Dhda_generic.c833 state = AC_PWRST_D3; in path_power_update()
4955 return AC_PWRST_D3; in snd_hda_gen_path_power_filter()
6066 snd_hda_codec_set_power_to_all(codec, codec->core.afg, AC_PWRST_D3); in snd_hda_gen_reboot_notify()
6068 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in snd_hda_gen_reboot_notify()
Dpatch_realtek.c3872 if (power_state != AC_PWRST_D3 || nid == 0 || in led_power_filter()
8388 if (nid == codec->core.afg && power_state == AC_PWRST_D3 && spec->gpio_data) in gpio_led_power_filter()
/Linux-v5.4/sound/soc/codecs/
Drt286.c902 RT286_SET_AUDIO_POWER, AC_PWRST_D3); in rt286_set_bias_level()
1185 regmap_write(rt286->regmap, RT286_SET_AUDIO_POWER, AC_PWRST_D3); in rt286_i2c_probe()
Drt298.c966 RT298_SET_AUDIO_POWER, AC_PWRST_D3); in rt298_set_bias_level()
1240 regmap_write(rt298->regmap, RT298_SET_AUDIO_POWER, AC_PWRST_D3); in rt298_i2c_probe()
Dhdac_hdmi.c805 hdac_hdmi_set_power_state(hdev, port->pin->nid, AC_PWRST_D3); in hdac_hdmi_pin_output_widget_event()
860 hdac_hdmi_set_power_state(hdev, cvt->nid, AC_PWRST_D3); in hdac_hdmi_cvt_output_widget_event()
2153 AC_PWRST_D3); in hdac_hdmi_runtime_suspend()
Drt274.c939 RT274_SET_AUDIO_POWER, AC_PWRST_D3); in rt274_set_bias_level()