Home
last modified time | relevance | path

Searched refs:AC_VERB_SET_CONNECT_SEL (Results 1 – 8 of 8) sorted by relevance

/linux/sound/soc/codecs/
H A Drt286.h50 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 Drt274.h50 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 Drt298.h52 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 Dhdac_hdmi.c577 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 Dhda_verbs.h88 #define AC_VERB_SET_CONNECT_SEL 0x701 macro
/linux/sound/pci/hda/
H A Dpatch_hdmi.c1061 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 Dhda_codec.c3571 snd_hda_codec_write_cache(codec, nid, 0, AC_VERB_SET_CONNECT_SEL, in snd_hda_input_mux_put()
H A Dhda_generic.c896 AC_VERB_SET_CONNECT_SEL, in snd_hda_activate_path()