HomeSort by: relevance | last modified time | path
    Searched defs:branch_device (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_dp_helper.c 489 bool branch_device = dpcd[DP_DOWNSTREAMPORT_PRESENT] & local in function:drm_dp_downstream_debug
493 branch_device ? "yes" : "no");
495 if (!branch_device)
drm_dp_helper.c 489 bool branch_device = dpcd[DP_DOWNSTREAMPORT_PRESENT] & local in function:drm_dp_downstream_debug
493 branch_device ? "yes" : "no");
495 if (!branch_device)

Completed in 43 milliseconds