Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dhda_proc.c34 [AC_WID_VOL_KNB] = "Volume Knob Widget", in get_wid_type_name()
609 wid_type != AC_WID_VOL_KNB && in print_conn_list()
844 if (wid_type == AC_WID_VOL_KNB) in print_codec_info()
894 case AC_WID_VOL_KNB: in print_codec_info()
/linux/include/sound/
H A Dhda_verbs.h32 AC_WID_VOL_KNB, /* Volume Knob */ enumerator
/linux/sound/hda/
H A Dhdac_device.c443 get_wcaps_type(wcaps) != AC_WID_VOL_KNB) in get_num_conns()