Searched refs:AC_PWRST_D3 (Results 1 – 11 of 11) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | rt715.c | 211 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 D | rt711.c | 130 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 D | rt700.c | 312 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 D | rt286.c | 909 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 D | rt298.c | 968 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 D | hdac_hdmi.c | 807 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 D | rt274.c | 939 RT274_SET_AUDIO_POWER, AC_PWRST_D3); in rt274_set_bias_level()
|
/linux/include/sound/ |
H A D | hda_verbs.h | 317 #define AC_PWRST_D3 0x03 macro
|
/linux/sound/pci/hda/ |
H A D | hda_codec.c | 2755 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 D | hda_generic.c | 839 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 D | mixer_quirks.c | 2097 AC_PWRST_D3)); in dell_dock_mixer_create()
|