Searched refs:AC_PWRST_D3 (Results 1 – 14 of 14) sorted by relevance
/linux-6.3-rc2/sound/soc/codecs/ |
A D | rt715.c | 162 RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt715_set_amp_gain_put() 278 RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt715_set_main_switch_put() 387 RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt715_set_main_vol_put() 731 AC_PWRST_D3); in rt715_set_bias_level() 1080 regmap_write(rt715->regmap, RT715_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt715_io_init()
|
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() 599 RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt711_set_amp_gain_put() 917 AC_PWRST_D3); in rt711_set_bias_level() 1312 regmap_write(rt711->regmap, RT711_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt711_io_init()
|
A D | rt700.c | 312 RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt700_jack_init() 452 RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt700_set_amp_gain_put() 852 AC_PWRST_D3); in rt700_set_bias_level() 1217 regmap_write(rt700->regmap, RT700_SET_AUDIO_POWER_STATE, AC_PWRST_D3); in rt700_io_init()
|
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()
|
A D | rt298.c | 969 RT298_SET_AUDIO_POWER, AC_PWRST_D3); in rt298_set_bias_level() 1246 regmap_write(rt298->regmap, RT298_SET_AUDIO_POWER, AC_PWRST_D3); in rt298_i2c_probe()
|
A D | hdac_hdmi.c | 799 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() 2245 AC_PWRST_D3); in hdac_hdmi_runtime_suspend()
|
A D | rt274.c | 939 RT274_SET_AUDIO_POWER, AC_PWRST_D3); in rt274_set_bias_level()
|
/linux-6.3-rc2/include/sound/ |
A D | hda_verbs.h | 317 #define AC_PWRST_D3 0x03 macro
|
/linux-6.3-rc2/sound/pci/hda/ |
A D | patch_cirrus.c | 1144 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in cs421x_suspend() 1146 AC_VERB_SET_POWER_STATE, AC_PWRST_D3); in cs421x_suspend()
|
A D | hda_codec.c | 2744 if (state != power_state && power_state == AC_PWRST_D3) in snd_hda_codec_set_power_to_all() 2768 if (power_state == AC_PWRST_D3 && in snd_hda_codec_eapd_power_filter() 2792 if (power_state == AC_PWRST_D3) { in hda_set_power_state() 2809 if (state == power_state || power_state != AC_PWRST_D3) in hda_set_power_state() 2890 state = hda_set_power_state(codec, AC_PWRST_D3); in hda_call_codec_suspend()
|
A D | patch_sigmatel.c | 278 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()
|
A D | hda_generic.c | 839 state = AC_PWRST_D3; in path_power_update() 4916 return AC_PWRST_D3; in snd_hda_gen_path_power_filter()
|
A D | patch_realtek.c | 4310 if (power_state != AC_PWRST_D3 || nid == 0 || in led_power_filter() 10935 if (nid == codec->core.afg && power_state == AC_PWRST_D3 && spec->gpio_data) in gpio_led_power_filter()
|
/linux-6.3-rc2/sound/usb/ |
A D | mixer_quirks.c | 2095 AC_PWRST_D3)); in dell_dock_mixer_create()
|
Completed in 73 milliseconds