Searched refs:AC_VERB_GET_PIN_WIDGET_CONTROL (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | rt274.c | 246 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/ |
D | hda_verbs.h | 51 #define AC_VERB_GET_PIN_WIDGET_CONTROL 0x0f07 macro
|
/Linux-v4.19/sound/pci/hda/ |
D | patch_ca0132.c | 3882 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 …]
|
D | hda_proc.c | 421 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in print_pin_ctls()
|
D | patch_hdmi.c | 883 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()
|
D | hda_codec.c | 466 AC_VERB_GET_PIN_WIDGET_CONTROL, in read_pin_defaults() 3789 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in snd_hda_get_default_vref()
|
D | patch_sigmatel.c | 353 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in stac_vrefout_set()
|
/Linux-v4.19/sound/hda/ |
D | hdac_regmap.c | 94 case AC_VERB_GET_PIN_WIDGET_CONTROL: in hda_writeable_reg()
|