Symbol: DISPLAY_ENDPOINT_PHY
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c
2919
(link->ep_type == DISPLAY_ENDPOINT_PHY) ? "no" : "unknown");
drivers/gpu/drm/amd/display/dc/core/dc_link_enc_cfg.c
415
assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? "PHY" : "DPIA",
drivers/gpu/drm/amd/display/dc/core/dc_link_enc_cfg.c
416
assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ?
drivers/gpu/drm/amd/display/dc/core/dc_link_enc_cfg.c
428
assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? "PHY" : "DPIA",
drivers/gpu/drm/amd/display/dc/core/dc_link_enc_cfg.c
429
assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ?
drivers/gpu/drm/amd/display/dc/core/dc_resource.c
5483
if (link->ep_type == DISPLAY_ENDPOINT_PHY &&
drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c
1837
if (link->ep_type == DISPLAY_ENDPOINT_PHY && link_enc)
drivers/gpu/drm/amd/display/dc/hwss/dcn31/dcn31_hwseq.c
167
if (link->ep_type != DISPLAY_ENDPOINT_PHY)
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
200
if (link->ep_type != DISPLAY_ENDPOINT_PHY)
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c
213
if (link->ep_type != DISPLAY_ENDPOINT_PHY)
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c
297
if (link->ep_type != DISPLAY_ENDPOINT_PHY)
drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c
133
if (link->ep_type != DISPLAY_ENDPOINT_PHY)
drivers/gpu/drm/amd/display/dc/link/link_detection.c
1163
if (link->ep_type == DISPLAY_ENDPOINT_PHY &&
drivers/gpu/drm/amd/display/dc/link/link_detection.c
1550
if (link->ep_type != DISPLAY_ENDPOINT_PHY) {
drivers/gpu/drm/amd/display/dc/link/link_detection.c
182
if (link->ep_type != DISPLAY_ENDPOINT_PHY)
drivers/gpu/drm/amd/display/dc/link/link_dpms.c
134
if (link->ep_type == DISPLAY_ENDPOINT_PHY &&
drivers/gpu/drm/amd/display/dc/link/link_factory.c
550
link->ep_type = DISPLAY_ENDPOINT_PHY;
drivers/gpu/drm/amd/display/dc/link/protocols/link_ddc.c
526
if (ddc->link->ep_type != DISPLAY_ENDPOINT_PHY)
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_capability.c
1513
link->ep_type != DISPLAY_ENDPOINT_PHY ||
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.c
1114
if (link->ep_type == DISPLAY_ENDPOINT_PHY &&
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_training.c
1726
if (link->ep_type == DISPLAY_ENDPOINT_PHY) {
drivers/gpu/drm/amd/display/dc/resource/dcn10/dcn10_resource.c
1284
if (link->ep_type == DISPLAY_ENDPOINT_PHY && pool->stream_enc[i]->id ==