Searched refs:AC_VERB_GET_CONNECT_SEL (Results 1 – 6 of 6) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | rt274.c | 240 case VERB_CMD(AC_VERB_GET_CONNECT_SEL, RT274_HP_OUT, 0): in rt274_volatile_register() 241 case VERB_CMD(AC_VERB_GET_CONNECT_SEL, RT274_MIXER_IN1, 0): in rt274_volatile_register() 242 case VERB_CMD(AC_VERB_GET_CONNECT_SEL, RT274_MIXER_IN2, 0): in rt274_volatile_register() 319 case VERB_CMD(AC_VERB_GET_CONNECT_SEL, RT274_HP_OUT, 0): in rt274_readable_register() 320 case VERB_CMD(AC_VERB_GET_CONNECT_SEL, RT274_MIXER_IN1, 0): in rt274_readable_register() 321 case VERB_CMD(AC_VERB_GET_CONNECT_SEL, RT274_MIXER_IN2, 0): in rt274_readable_register()
|
| /linux/sound/hda/codecs/hdmi/ |
| H A D | intelhdmi.c | 299 AC_VERB_GET_CONNECT_SEL, 0); in intel_verify_pin_cvt_connect() 378 AC_VERB_GET_CONNECT_SEL, 0); in intel_not_share_assigned_cvt()
|
| /linux/include/sound/ |
| H A D | hda_verbs.h | 45 #define AC_VERB_GET_CONNECT_SEL 0x0f01 macro
|
| /linux/sound/hda/common/ |
| H A D | proc.c | 612 AC_VERB_GET_CONNECT_SEL, 0); in print_conn_list() 699 curr = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_CONNECT_SEL, 0); in print_dpmst_connections()
|
| /linux/sound/hda/core/ |
| H A D | regmap.c | 93 case AC_VERB_GET_CONNECT_SEL: in hda_writeable_reg()
|
| /linux/sound/hda/codecs/ |
| H A D | via.c | 795 AC_VERB_GET_CONNECT_SEL, 0); in vt1716s_dmic_get()
|