Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A 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()
H A 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/include/sound/
H A Dhda_verbs.h28 AC_WID_AUD_MIX, /* Audio Mixer */ enumerator