Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_proc.c63 [AC_WID_VOL_KNB] = "Volume Knob Widget", in get_wid_type_name()
568 wid_type != AC_WID_VOL_KNB && in print_conn_list()
767 if (wid_type == AC_WID_VOL_KNB) in print_codec_info()
816 case AC_WID_VOL_KNB: in print_codec_info()
Dpatch_sigmatel.c4780 if (get_wcaps_type(get_wcaps(codec, 0x28)) == AC_WID_VOL_KNB) in patch_stac92hd71bxx()
/linux-4.1.27/include/sound/
Dhda_verbs.h31 AC_WID_VOL_KNB, /* Volume Knob */ enumerator
/linux-4.1.27/sound/hda/
Dhdac_device.c381 get_wcaps_type(wcaps) != AC_WID_VOL_KNB) in get_num_conns()