Home
last modified time | relevance | path

Searched refs:AC_VERB_GET_PIN_WIDGET_CONTROL (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Drt274.c246 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_DMIC1, 0): in rt274_volatile_register()
247 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_DMIC2, 0): in rt274_volatile_register()
248 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_MIC, 0): in rt274_volatile_register()
249 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_LINE1, 0): in rt274_volatile_register()
250 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_LINE2, 0): in rt274_volatile_register()
251 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_HP_OUT, 0): in rt274_volatile_register()
325 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_DMIC1, 0): in rt274_readable_register()
326 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_DMIC2, 0): in rt274_readable_register()
327 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_MIC, 0): in rt274_readable_register()
328 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_LINE1, 0): in rt274_readable_register()
[all …]
/Linux-v4.19/include/sound/
Dhda_verbs.h51 #define AC_VERB_GET_PIN_WIDGET_CONTROL 0x0f07 macro
/Linux-v4.19/sound/pci/hda/
Dpatch_ca0132.c3882 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in ca0132_select_out()
3887 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in ca0132_select_out()
3915 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in ca0132_select_out()
3920 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in ca0132_select_out()
4004 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in ca0132_alt_select_out()
4009 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in ca0132_alt_select_out()
4047 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in ca0132_alt_select_out()
4059 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in ca0132_alt_select_out()
4089 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in ca0132_alt_select_out()
4094 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in ca0132_alt_select_out()
[all …]
Dhda_proc.c421 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in print_pin_ctls()
Dpatch_hdmi.c883 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in hdmi_pin_hbr_setup()
1916 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in generic_hdmi_playback_pcm_prepare()
1977 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in hdmi_pcm_close()
Dhda_codec.c466 AC_VERB_GET_PIN_WIDGET_CONTROL, in read_pin_defaults()
3789 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in snd_hda_get_default_vref()
Dpatch_sigmatel.c353 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in stac_vrefout_set()
/Linux-v4.19/sound/hda/
Dhdac_regmap.c94 case AC_VERB_GET_PIN_WIDGET_CONTROL: in hda_writeable_reg()