Searched refs:AC_VERB_SET_CONNECT_SEL (Results 1 – 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
D | rt286.h | 50 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT286_SPK_OUT, 0) 52 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT286_HP_OUT, 0) 54 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT286_MIXER_IN1, 0) 56 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT286_MIXER_IN2, 0)
|
D | rt274.h | 50 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT274_LINE3, 0) 52 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT274_HP_OUT, 0) 54 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT274_MIXER_IN1, 0) 56 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT274_MIXER_IN2, 0)
|
D | rt298.h | 52 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT298_SPK_OUT, 0) 54 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT298_HP_OUT, 0) 56 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT298_MIXER_IN1, 0) 58 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT298_MIXER_IN2, 0)
|
D | hdac_hdmi.c | 570 AC_VERB_SET_CONNECT_SEL, cvt_idx); in hdac_hdmi_verify_connect_sel_all_pins() 883 AC_VERB_SET_CONNECT_SEL, (mux_idx - 1)); in hdac_hdmi_pin_mux_widget_event()
|
/kernel/linux/linux-5.10/include/sound/ |
D | hda_verbs.h | 88 #define AC_VERB_SET_CONNECT_SEL 0x701 macro
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
D | patch_sigmatel.c | 987 {0x07, AC_VERB_SET_CONNECT_SEL, 0x00}, 1031 { 0x06, AC_VERB_SET_CONNECT_SEL, 0x00}, 1047 { 0x0b, AC_VERB_SET_CONNECT_SEL, 0x01}, 1057 {0x0b, AC_VERB_SET_CONNECT_SEL, 0x01}, 4978 {0x15, AC_VERB_SET_CONNECT_SEL, 0x1}, /* mic-sel: 0a,0d,14,02 */
|
D | patch_hdmi.c | 1046 AC_VERB_SET_CONNECT_SEL, in intel_verify_pin_cvt_connect() 1139 AC_VERB_SET_CONNECT_SEL, in intel_not_share_assigned_cvt() 1281 AC_VERB_SET_CONNECT_SEL, in hdmi_pcm_open() 1482 AC_VERB_SET_CONNECT_SEL, in hdmi_pcm_setup_pin() 1717 AC_VERB_SET_CONNECT_SEL, in silent_stream_enable()
|
D | patch_analog.c | 492 AC_VERB_SET_CONNECT_SEL, val); in ad1983_auto_smux_enum_put()
|
D | patch_via.c | 909 AC_VERB_SET_CONNECT_SEL, index); in vt1716s_dmic_put()
|
D | hda_codec.c | 3540 snd_hda_codec_write_cache(codec, nid, 0, AC_VERB_SET_CONNECT_SEL, in snd_hda_input_mux_put()
|
D | hda_generic.c | 896 AC_VERB_SET_CONNECT_SEL, in snd_hda_activate_path()
|