Home
last modified time | relevance | path

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

/openbmc/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()
H A Dpatch_sigmatel.c4794 if (get_wcaps_type(get_wcaps(codec, 0x28)) == AC_WID_VOL_KNB) in patch_stac92hd71bxx()
/openbmc/linux/include/sound/
H A Dhda_verbs.h32 AC_WID_VOL_KNB, /* Volume Knob */ enumerator
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h214 AC_WID_VOL_KNB, /* Volume Knob */ enumerator
/openbmc/linux/sound/hda/
H A Dhdac_device.c442 get_wcaps_type(wcaps) != AC_WID_VOL_KNB) in get_num_conns()