Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_proc.c418 unsigned int wid_type) in print_audio_io() argument
426 if (wid_type == AC_WID_AUD_IN && (conv & AC_CONV_CHANNEL) == 0) { in print_audio_io()
559 unsigned int wid_type, hda_nid_t *conn, in print_conn_list() argument
567 wid_type != AC_WID_AUD_MIX && in print_conn_list()
568 wid_type != AC_WID_VOL_KNB && in print_conn_list()
569 wid_type != AC_WID_POWER) in print_conn_list()
732 unsigned int wid_type = get_wcaps_type(wid_caps); in print_codec_info() local
737 get_wid_type_name(wid_type), wid_caps); in print_codec_info()
767 if (wid_type == AC_WID_VOL_KNB) in print_codec_info()
787 if (wid_type == AC_WID_PIN || in print_codec_info()
[all …]
Dhda_auto_parser.c194 unsigned int wid_type = get_wcaps_type(wid_caps); in snd_hda_parse_pin_defcfg() local
199 if (wid_type != AC_WID_PIN) in snd_hda_parse_pin_defcfg()
Dpatch_hdmi.c1403 unsigned int wid_type = get_wcaps_type(wid_caps); in intel_not_share_assigned_cvt() local
1405 if (wid_type != AC_WID_PIN) in intel_not_share_assigned_cvt()
Dhda_codec.c602 unsigned int wid_type = get_wcaps_type(wcaps); in read_pin_defaults() local
603 if (wid_type != AC_WID_PIN) in read_pin_defaults()
Dhda_generic.c1271 unsigned int wid_type = get_wcaps_type(get_wcaps(codec, nid)); in assign_out_path_ctls() local
1272 if (wid_type == AC_WID_PIN || wid_type == AC_WID_AUD_OUT || in assign_out_path_ctls()