Symbol: DISPLAY_ENDPOINT_USB4_DPIA
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c
2918
seq_printf(m, "%s\n", (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) ? "yes" :
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c
345
if (!dc_struct->links[i] || dc_struct->links[i]->ep_type != DISPLAY_ENDPOINT_USB4_DPIA)
drivers/gpu/drm/amd/display/dc/core/dc.c
7216
if (!link || !host_router_index || link->ep_type != DISPLAY_ENDPOINT_USB4_DPIA)
drivers/gpu/drm/amd/display/dc/core/dc_link_enc_cfg.c
387
if (stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA &&
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
919
(ddc->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) ? true : false,
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
942
(ddc->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) ? true : false,
drivers/gpu/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c
3077
if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA
drivers/gpu/drm/amd/display/dc/link/accessories/link_dp_cts.c
86
|| link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA;
drivers/gpu/drm/amd/display/dc/link/link_detection.c
1198
if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA &&
drivers/gpu/drm/amd/display/dc/link/link_detection.c
705
if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA &&
drivers/gpu/drm/amd/display/dc/link/link_detection.c
713
if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA &&
drivers/gpu/drm/amd/display/dc/link/link_detection.c
726
if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA)
drivers/gpu/drm/amd/display/dc/link/link_detection.c
877
link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA)
drivers/gpu/drm/amd/display/dc/link/link_detection.c
916
(link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA &&
drivers/gpu/drm/amd/display/dc/link/link_dpms.c
2064
if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA &&
drivers/gpu/drm/amd/display/dc/link/link_dpms.c
2596
if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && link->is_hpd_pending) {
drivers/gpu/drm/amd/display/dc/link/link_dpms.c
577
if (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA)
drivers/gpu/drm/amd/display/dc/link/link_dpms.c
586
if (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA)
drivers/gpu/drm/amd/display/dc/link/link_dpms.c
596
config.usb4_enabled = (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) ?
drivers/gpu/drm/amd/display/dc/link/link_factory.c
934
link->ep_type = DISPLAY_ENDPOINT_USB4_DPIA;
drivers/gpu/drm/amd/display/dc/link/link_validation.c
715
if ((link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) && (link->hpd_status == false))
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_capability.c
2063
if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA &&
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_capability.c
2540
if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && link->is_hpd_pending)
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_irq_handler.c
515
if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA &&
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.c
1255
if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA)
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.c
1603
link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA)
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.c
1682
if (!link->dc->config.consolidated_dpia_dp_lt && link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) {
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.c
1714
if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA &&
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.c
1734
if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA &&
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.c
535
if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) {
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.c
550
return (status != DC_OK && link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA);
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.c
785
if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && link->dc->debug.dpia_debug.bits.force_non_lttpr)
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.c
963
if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && repeater_cnt > 0 && repeater_cnt < MAX_REPEATER_CNT)
drivers/gpu/drm/amd/display/dc/resource/dcn10/dcn10_resource.c
1288
if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && pool->stream_enc[i]->id ==