Searched refs:AC_VERB_SET_CONNECT_SEL (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | rt286.h | 53 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT286_SPK_OUT, 0) 55 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT286_HP_OUT, 0) 57 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT286_MIXER_IN1, 0) 59 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT286_MIXER_IN2, 0)
|
D | rt274.h | 53 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT274_LINE3, 0) 55 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT274_HP_OUT, 0) 57 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT274_MIXER_IN1, 0) 59 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT274_MIXER_IN2, 0)
|
D | rt298.h | 55 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT298_SPK_OUT, 0) 57 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT298_HP_OUT, 0) 59 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT298_MIXER_IN1, 0) 61 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT298_MIXER_IN2, 0)
|
D | hdac_hdmi.c | 851 AC_VERB_SET_CONNECT_SEL, (mux_idx - 1)); in hdac_hdmi_pin_mux_widget_event()
|
/Linux-v4.19/include/sound/ |
D | hda_verbs.h | 87 #define AC_VERB_SET_CONNECT_SEL 0x701 macro
|
/Linux-v4.19/sound/pci/hda/ |
D | patch_sigmatel.c | 995 { 0x07, AC_VERB_SET_CONNECT_SEL, 0x00}, 1001 {0x07, AC_VERB_SET_CONNECT_SEL, 0x00}, 1045 { 0x06, AC_VERB_SET_CONNECT_SEL, 0x00}, 1061 { 0x0b, AC_VERB_SET_CONNECT_SEL, 0x01}, 1071 {0x0b, AC_VERB_SET_CONNECT_SEL, 0x01}, 4971 {0x15, AC_VERB_SET_CONNECT_SEL, 0x1}, /* mic-sel: 0a,0d,14,02 */
|
D | patch_hdmi.c | 1011 AC_VERB_SET_CONNECT_SEL, in intel_verify_pin_cvt_connect() 1104 AC_VERB_SET_CONNECT_SEL, in intel_not_share_assigned_cvt() 1241 AC_VERB_SET_CONNECT_SEL, in hdmi_pcm_open() 1404 AC_VERB_SET_CONNECT_SEL, in hdmi_pcm_setup_pin()
|
D | patch_analog.c | 504 AC_VERB_SET_CONNECT_SEL, val); in ad1983_auto_smux_enum_put()
|
D | patch_via.c | 921 AC_VERB_SET_CONNECT_SEL, index); in vt1716s_dmic_put()
|
D | hda_codec.c | 3449 snd_hda_codec_write_cache(codec, nid, 0, AC_VERB_SET_CONNECT_SEL, in snd_hda_input_mux_put()
|
D | hda_generic.c | 902 AC_VERB_SET_CONNECT_SEL, in snd_hda_activate_path()
|