Searched refs:AC_VERB_GET_PIN_WIDGET_CONTROL (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
D | rt274.c | 243 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_DMIC1, 0): in rt274_volatile_register() 244 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_DMIC2, 0): in rt274_volatile_register() 245 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_MIC, 0): in rt274_volatile_register() 246 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_LINE1, 0): in rt274_volatile_register() 247 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_LINE2, 0): in rt274_volatile_register() 248 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_HP_OUT, 0): in rt274_volatile_register() 322 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_DMIC1, 0): in rt274_readable_register() 323 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_DMIC2, 0): in rt274_readable_register() 324 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_MIC, 0): in rt274_readable_register() 325 case VERB_CMD(AC_VERB_GET_PIN_WIDGET_CONTROL, RT274_LINE1, 0): in rt274_readable_register() [all …]
|
/kernel/linux/linux-5.10/include/sound/ |
D | hda_verbs.h | 51 #define AC_VERB_GET_PIN_WIDGET_CONTROL 0x0f07 macro
|
/kernel/linux/linux-5.10/sound/hda/ |
D | hdac_regmap.c | 96 case AC_VERB_GET_PIN_WIDGET_CONTROL: in hda_writeable_reg()
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
D | hda_proc.c | 407 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in print_pin_ctls()
|
D | patch_hdmi.c | 897 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in hdmi_pin_hbr_setup() 2091 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in generic_hdmi_playback_pcm_prepare() 2158 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in hdmi_pcm_close()
|
D | patch_ca0132.c | 4373 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in ca0132_select_out() 4378 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in ca0132_select_out() 4406 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in ca0132_select_out() 4411 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in ca0132_select_out() 4616 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in ca0132_set_out_node_pincfg()
|
D | hda_codec.c | 453 AC_VERB_GET_PIN_WIDGET_CONTROL, in read_pin_defaults() 3880 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in snd_hda_get_default_vref()
|
D | patch_sigmatel.c | 344 AC_VERB_GET_PIN_WIDGET_CONTROL, 0); in stac_vrefout_set()
|