Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt715.c211 RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt715_set_amp_gain_put()
327 RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt715_set_main_switch_put()
436 RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt715_set_main_vol_put()
780 AC_PWRST_D3); in rt715_set_bias_level()
1130 regmap_write(rt715->regmap, RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt715_io_init()
H A Drt711.c130 RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt711_calibration()
453 RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt711_jack_init()
603 RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt711_set_amp_gain_put()
921 AC_PWRST_D3); in rt711_set_bias_level()
1311 regmap_write(rt711->regmap, RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt711_io_init()
H A Drt700.c312 RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt700_jack_init()
456 RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt700_set_amp_gain_put()
859 AC_PWRST_D3); in rt700_set_bias_level()
1215 regmap_write(rt700->regmap, RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt700_io_init()
H A Drt286.c909 RT286_SET_AUDIO_POWER, AC_PWRST_D3); in rt286_set_bias_level()
1188 regmap_write(rt286->regmap, RT286_SET_AUDIO_POWER, AC_PWRST_D3); in rt286_i2c_probe()
H A Drt298.c968 RT298_SET_AUDIO_POWER, AC_PWRST_D3); in rt298_set_bias_level()
1245 regmap_write(rt298->regmap, RT298_SET_AUDIO_POWER, AC_PWRST_D3); in rt298_i2c_probe()
H A Dhdac_hdmi.c807 hdac_hdmi_set_power_state(hdev, port->pin->nid, AC_PWRST_D3); in hdac_hdmi_pin_output_widget_event()
862 hdac_hdmi_set_power_state(hdev, cvt->nid, AC_PWRST_D3); in hdac_hdmi_cvt_output_widget_event()
2252 AC_PWRST_D3); in hdac_hdmi_runtime_suspend()
H A Drt274.c939 RT274_SET_AUDIO_POWER, AC_PWRST_D3); in rt274_set_bias_level()
/linux/include/sound/
H A Dhda_verbs.h317 #define AC_PWRST_D3 0x03 macro
/linux/sound/pci/hda/
H A Dhda_codec.c2755 if (state != power_state && power_state == AC_PWRST_D3) in snd_hda_codec_set_power_to_all()
2779 if (power_state == AC_PWRST_D3 && in snd_hda_codec_eapd_power_filter()
2803 if (power_state == AC_PWRST_D3) { in hda_set_power_state()
2820 if (state == power_state || power_state != AC_PWRST_D3) in hda_set_power_state()
2900 state = hda_set_power_state(codec, AC_PWRST_D3); in hda_call_codec_suspend()
H A Dhda_generic.c839 state = AC_PWRST_D3; in path_power_update()
4920 return AC_PWRST_D3; in snd_hda_gen_path_power_filter()
/linux/sound/usb/
H A Dmixer_quirks.c2097 AC_PWRST_D3)); in dell_dock_mixer_create()