Home
last modified time | relevance | path

Searched refs:conn_type (Results 1 – 6 of 6) sorted by relevance

/sound/pci/hda/
Dhda_eld.c257 e->conn_type = GRAB_BITS(buf, 5, 2, 2); in snd_hdmi_parse_eld()
415 eld_connection_type_names[e->conn_type]); in snd_hdmi_show_eld()
482 eld_connection_type_names[e->conn_type]); in snd_hdmi_print_eld_info()
526 e->conn_type = val; in snd_hdmi_write_eld_info()
Dpatch_hdmi.c109 int ca, int active_channels, int conn_type);
629 int conn_type) in hdmi_pin_setup_infoframe() argument
634 if (conn_type == 0) { /* HDMI */ in hdmi_pin_setup_infoframe()
643 } else if (conn_type == 1) { /* DisplayPort */ in hdmi_pin_setup_infoframe()
716 eld->info.conn_type); in hdmi_setup_audio_infoframe()
3274 int active_channels, int conn_type) in atihdmi_pin_setup_infoframe() argument
Dhda_local.h747 int conn_type; member
/sound/soc/codecs/
Dhdac_hdmi.c305 u8 conn_type; in hdac_hdmi_setup_audio_infoframe() local
323 conn_type = drm_eld_get_conn_type(eld_buf); in hdac_hdmi_setup_audio_infoframe()
325 switch (conn_type) { in hdac_hdmi_setup_audio_infoframe()
351 conn_type); in hdac_hdmi_setup_audio_infoframe()
363 if (conn_type == DRM_ELD_CONN_TYPE_HDMI) { in hdac_hdmi_setup_audio_infoframe()
/sound/soc/intel/skylake/
Dskl-topology.h280 u16 conn_type; member
Dskl-topology.c359 int p_conn_type = m_cfg->pipe->conn_type; in skl_tplg_update_module_params()
741 if (sink_mconfig->pipe->conn_type != in skl_tplg_bind_sinks()
786 if (src_mconfig->pipe->conn_type != SKL_PIPE_CONN_TYPE_FE) in skl_tplg_pga_dapm_pre_pmu_event()
873 if (sink_mconfig->pipe->conn_type != SKL_PIPE_CONN_TYPE_FE) in skl_tplg_mixer_dapm_post_pmu_event()
1511 pipe->conn_type = tkn_val; in skl_tplg_fill_pipe_tkn()