Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
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()
808 if (wid_type == AC_WID_VOL_KNB) in print_codec_info()
858 case AC_WID_VOL_KNB: in print_codec_info()
Dpatch_sigmatel.c4789 if (get_wcaps_type(get_wcaps(codec, 0x28)) == AC_WID_VOL_KNB) in patch_stac92hd71bxx()
/kernel/linux/linux-5.10/include/sound/
Dhda_verbs.h32 AC_WID_VOL_KNB, /* Volume Knob */ enumerator
/kernel/linux/linux-5.10/sound/hda/
Dhdac_device.c442 get_wcaps_type(wcaps) != AC_WID_VOL_KNB) in get_num_conns()