Home
last modified time | relevance | path

Searched refs:AC_WID_AUD_MIX (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/sound/pci/hda/
Dhda_proc.c30 [AC_WID_AUD_MIX] = "Audio Mixer", in get_wid_type_name()
123 get_wcaps_type(wcaps) != AC_WID_AUD_MIX) in is_stereo_amps()
608 wid_type != AC_WID_AUD_MIX && in print_conn_list()
Dpatch_analog.c840 get_wcaps_type(get_wcaps(codec, 0x1d)) != AC_WID_AUD_MIX) in ad1988_add_spdif_mux_ctl()
Dhda_generic.c429 if (nums > 1 && get_wcaps_type(get_wcaps(codec, to_nid)) != AC_WID_AUD_MIX) in __parse_nid_path()
694 if (dir != HDA_INPUT || get_wcaps_type(wcaps) != AC_WID_AUD_MIX) in is_stereo_amps()
/linux-6.1.9/include/sound/
Dhda_verbs.h28 AC_WID_AUD_MIX, /* Audio Mixer */ enumerator