Symbol: DISPLAY_ENDPOINT_PHY
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c
2849
(link->ep_type == DISPLAY_ENDPOINT_PHY) ? "no" : "unknown");
sys/dev/pci/drm/amd/display/dc/core/dc_link_enc_cfg.c
412
assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? "PHY" : "DPIA",
sys/dev/pci/drm/amd/display/dc/core/dc_link_enc_cfg.c
413
assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ?
sys/dev/pci/drm/amd/display/dc/core/dc_link_enc_cfg.c
425
assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? "PHY" : "DPIA",
sys/dev/pci/drm/amd/display/dc/core/dc_link_enc_cfg.c
426
assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ?
sys/dev/pci/drm/amd/display/dc/core/dc_resource.c
5082
if (link->ep_type == DISPLAY_ENDPOINT_PHY &&
sys/dev/pci/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c
1741
if (link->ep_type == DISPLAY_ENDPOINT_PHY)
sys/dev/pci/drm/amd/display/dc/hwss/dcn31/dcn31_hwseq.c
163
if (link->ep_type != DISPLAY_ENDPOINT_PHY)
sys/dev/pci/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
196
if (link->ep_type != DISPLAY_ENDPOINT_PHY)
sys/dev/pci/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c
207
if (link->ep_type != DISPLAY_ENDPOINT_PHY)
sys/dev/pci/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c
291
if (link->ep_type != DISPLAY_ENDPOINT_PHY)
sys/dev/pci/drm/amd/display/dc/link/link_detection.c
1262
if (link->ep_type != DISPLAY_ENDPOINT_PHY) {
sys/dev/pci/drm/amd/display/dc/link/link_detection.c
183
if (link->ep_type != DISPLAY_ENDPOINT_PHY)
sys/dev/pci/drm/amd/display/dc/link/link_detection.c
978
if (link->ep_type == DISPLAY_ENDPOINT_PHY &&
sys/dev/pci/drm/amd/display/dc/link/link_dpms.c
128
if (link->ep_type == DISPLAY_ENDPOINT_PHY &&
sys/dev/pci/drm/amd/display/dc/link/link_factory.c
485
link->ep_type = DISPLAY_ENDPOINT_PHY;
sys/dev/pci/drm/amd/display/dc/link/protocols/link_ddc.c
524
if (ddc->link->ep_type != DISPLAY_ENDPOINT_PHY)
sys/dev/pci/drm/amd/display/dc/link/protocols/link_dp_capability.c
1486
link->ep_type != DISPLAY_ENDPOINT_PHY ||
sys/dev/pci/drm/amd/display/dc/link/protocols/link_dp_training.c
1113
if (link->ep_type == DISPLAY_ENDPOINT_PHY &&
sys/dev/pci/drm/amd/display/dc/link/protocols/link_dp_training.c
1724
if (link->ep_type == DISPLAY_ENDPOINT_PHY) {
sys/dev/pci/drm/amd/display/dc/resource/dcn10/dcn10_resource.c
1246
if (link->ep_type == DISPLAY_ENDPOINT_PHY && pool->stream_enc[i]->id ==