Searched refs:AC_WID_AUD_OUT (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_bind.c | 254 case AC_WID_AUD_OUT: in is_likely_hdmi_codec()
|
H A D | hda_proc.c | 28 [AC_WID_AUD_OUT] = "Audio Output", in get_wid_type_name() 861 case AC_WID_AUD_OUT: in print_codec_info()
|
H A D | patch_via.c | 828 if (get_wcaps_type(get_wcaps(codec, conn[i])) == AC_WID_AUD_OUT) in add_secret_dac_path() 835 if (get_wcaps_type(caps) == AC_WID_AUD_OUT && in add_secret_dac_path()
|
H A D | hda_generic.c | 404 get_wcaps_type(get_wcaps(codec, conn[i])) != AC_WID_AUD_OUT || in __parse_nid_path() 417 if (type == AC_WID_AUD_OUT || type == AC_WID_AUD_IN || in __parse_nid_path() 649 type != AC_WID_AUD_OUT && type != AC_WID_AUD_IN) in is_active_nid() 1307 if (wid_type == AC_WID_PIN || wid_type == AC_WID_AUD_OUT || in assign_out_path_ctls() 1969 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_AUD_OUT) in fill_all_dac_nids()
|
H A D | hda_codec.c | 283 if (type == AC_WID_PIN || type == AC_WID_AUD_OUT) in snd_hda_get_conn_index()
|
H A D | patch_hdmi.c | 2009 if (get_wcaps_type(caps) == AC_WID_AUD_OUT) in hdmi_parse_codec()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_verbs.h | 26 AC_WID_AUD_OUT, /* Audio Out */ enumerator
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_verbs.h | 26 AC_WID_AUD_OUT, /* Audio Out */ enumerator
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_bind.c | 264 case AC_WID_AUD_OUT: in is_likely_hdmi_codec()
|
H A D | hda_proc.c | 28 [AC_WID_AUD_OUT] = "Audio Output", in get_wid_type_name() 897 case AC_WID_AUD_OUT: in print_codec_info()
|
H A D | patch_via.c | 826 if (get_wcaps_type(get_wcaps(codec, conn[i])) == AC_WID_AUD_OUT) in add_secret_dac_path() 833 if (get_wcaps_type(caps) == AC_WID_AUD_OUT && in add_secret_dac_path()
|
H A D | hda_generic.c | 404 get_wcaps_type(get_wcaps(codec, conn[i])) != AC_WID_AUD_OUT || in __parse_nid_path() 417 if (type == AC_WID_AUD_OUT || type == AC_WID_AUD_IN || in __parse_nid_path() 649 type != AC_WID_AUD_OUT && type != AC_WID_AUD_IN) in is_active_nid() 1313 if (wid_type == AC_WID_PIN || wid_type == AC_WID_AUD_OUT || in assign_out_path_ctls() 1975 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_AUD_OUT) in fill_all_dac_nids()
|
H A D | hda_codec.c | 283 if (type == AC_WID_PIN || type == AC_WID_AUD_OUT) in snd_hda_get_conn_index()
|
H A D | patch_hdmi.c | 2038 if (get_wcaps_type(caps) == AC_WID_AUD_OUT) in hdmi_parse_codec()
|
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_sysfs.c | 193 case AC_WID_AUD_OUT: in has_pcm_cap()
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_sysfs.c | 193 case AC_WID_AUD_OUT: in has_pcm_cap()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 1657 case AC_WID_AUD_OUT: in hdac_hdmi_parse_and_map_nid()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 1657 case AC_WID_AUD_OUT: in hdac_hdmi_parse_and_map_nid()
|
Completed in 58 milliseconds