Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
Drt711.c129 RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt711_calibration()
415 RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt711_jack_init()
551 RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt711_set_amp_gain_put()
869 AC_PWRST_D3); in rt711_set_bias_level()
1270 regmap_write(rt711->regmap, RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt711_io_init()
Drt715.c166 RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt715_set_amp_gain_put()
507 AC_PWRST_D3); in rt715_set_bias_level()
856 regmap_write(rt715->regmap, RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt715_io_init()
Drt700.c311 RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt700_jack_init()
441 RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt700_set_amp_gain_put()
836 AC_PWRST_D3); in rt700_set_bias_level()
1205 regmap_write(rt700->regmap, RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt700_io_init()
Drt286.c905 RT286_SET_AUDIO_POWER, AC_PWRST_D3); in rt286_set_bias_level()
1190 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()
1249 regmap_write(rt298->regmap, RT298_SET_AUDIO_POWER, AC_PWRST_D3); in rt298_i2c_probe()
Dhdac_hdmi.c799 hdac_hdmi_set_power_state(hdev, port->pin->nid, AC_PWRST_D3); in hdac_hdmi_pin_output_widget_event()
854 hdac_hdmi_set_power_state(hdev, cvt->nid, AC_PWRST_D3); in hdac_hdmi_cvt_output_widget_event()
2246 AC_PWRST_D3); in hdac_hdmi_runtime_suspend()
Drt274.c939 RT274_SET_AUDIO_POWER, AC_PWRST_D3); in rt274_set_bias_level()
/kernel/linux/linux-5.10/include/sound/
Dhda_verbs.h317 #define AC_PWRST_D3 0x03 macro
/kernel/linux/linux-5.10/sound/pci/hda/
Dpatch_cirrus.c1140 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in cs421x_suspend()
1142 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in cs421x_suspend()
Dhda_codec.c2759 if (state != power_state && power_state == AC_PWRST_D3) in snd_hda_codec_set_power_to_all()
2783 if (power_state == AC_PWRST_D3 && in snd_hda_codec_eapd_power_filter()
2807 if (power_state == AC_PWRST_D3) { in hda_set_power_state()
2824 if (state == power_state || power_state != AC_PWRST_D3) in hda_set_power_state()
2904 state = hda_set_power_state(codec, AC_PWRST_D3); in hda_call_codec_suspend()
Dpatch_sigmatel.c278 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in stac_capture_pcm_hook()
367 if (nid == codec->core.afg && power_state == AC_PWRST_D3) in stac_vref_led_power_filter()
4379 AC_PWRST_D3); in stac_init()
Dhda_generic.c839 state = AC_PWRST_D3; in path_power_update()
5031 return AC_PWRST_D3; in snd_hda_gen_path_power_filter()
6142 snd_hda_codec_set_power_to_all(codec, codec->core.afg, AC_PWRST_D3); in snd_hda_gen_reboot_notify()
6144 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in snd_hda_gen_reboot_notify()
Dpatch_realtek.c4247 if (power_state != AC_PWRST_D3 || nid == 0 || in led_power_filter()
10467 if (nid == codec->core.afg && power_state == AC_PWRST_D3 && spec->gpio_data) in gpio_led_power_filter()