Searched refs:AC_VERB_SET_CONNECT_SEL (Results 1 – 8 of 8) sorted by relevance
/linux/sound/soc/codecs/ |
H A 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)
|
H A 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)
|
H A 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)
|
H A D | hdac_hdmi.c | 577 AC_VERB_SET_CONNECT_SEL, cvt_idx); in hdac_hdmi_verify_connect_sel_all_pins() 891 AC_VERB_SET_CONNECT_SEL, (mux_idx - 1)); in hdac_hdmi_pin_mux_widget_event()
|
/linux/include/sound/ |
H A D | hda_verbs.h | 88 #define AC_VERB_SET_CONNECT_SEL 0x701 macro
|
/linux/sound/pci/hda/ |
H A D | patch_hdmi.c | 1061 AC_VERB_SET_CONNECT_SEL, in intel_verify_pin_cvt_connect() 1154 AC_VERB_SET_CONNECT_SEL, in intel_not_share_assigned_cvt() 1286 AC_VERB_SET_CONNECT_SEL, in hdmi_pcm_open() 1458 AC_VERB_SET_CONNECT_SEL, in hdmi_pcm_setup_pin() 1746 AC_VERB_SET_CONNECT_SEL, in silent_stream_enable()
|
H A D | hda_codec.c | 3571 snd_hda_codec_write_cache(codec, nid, 0, AC_VERB_SET_CONNECT_SEL, in snd_hda_input_mux_put()
|
H A D | hda_generic.c | 896 AC_VERB_SET_CONNECT_SEL, in snd_hda_activate_path()
|