Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_proc.c48 [AC_WID_VOL_KNB] = "Volume Knob Widget", in get_wid_type_name()
623 wid_type != AC_WID_VOL_KNB && in print_conn_list()
822 if (wid_type == AC_WID_VOL_KNB) in print_codec_info()
871 case AC_WID_VOL_KNB: in print_codec_info()
Dpatch_sigmatel.c4770 if (get_wcaps_type(get_wcaps(codec, 0x28)) == AC_WID_VOL_KNB) in patch_stac92hd71bxx()
/linux-4.4.14/include/sound/
Dhda_verbs.h31 AC_WID_VOL_KNB, /* Volume Knob */ enumerator
/linux-4.4.14/sound/hda/
Dhdac_device.c449 get_wcaps_type(wcaps) != AC_WID_VOL_KNB) in get_num_conns()