Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_proc.c452 unsigned int wid_type) in print_audio_io() argument
600 unsigned int wid_type, hda_nid_t *conn, in print_conn_list() argument
608 wid_type != AC_WID_AUD_MIX && in print_conn_list()
609 wid_type != AC_WID_VOL_KNB && in print_conn_list()
610 wid_type != AC_WID_POWER) in print_conn_list()
814 get_wid_type_name(wid_type), wid_caps); in print_codec_info()
844 if (wid_type == AC_WID_VOL_KNB) in print_codec_info()
865 if (wid_type == AC_WID_PIN || in print_codec_info()
867 wid_type == AC_WID_AUD_IN)) in print_codec_info()
878 if (wid_type == AC_WID_PIN && in print_codec_info()
[all …]
H A Dhda_auto_parser.c192 unsigned int wid_type = get_wcaps_type(wid_caps); in snd_hda_parse_pin_defcfg() local
197 if (wid_type != AC_WID_PIN) in snd_hda_parse_pin_defcfg()
H A Dhda_codec.c439 unsigned int wid_type = get_wcaps_type(wcaps); in read_pin_defaults() local
440 if (wid_type != AC_WID_PIN) in read_pin_defaults()
H A Dhda_generic.c1312 unsigned int wid_type = get_wcaps_type(get_wcaps(codec, nid)); in assign_out_path_ctls() local
1313 if (wid_type == AC_WID_PIN || wid_type == AC_WID_AUD_OUT || in assign_out_path_ctls()
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan_if.h194 enum wid_type { enum
205 enum wid_type type;