Home
last modified time | relevance | path

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

/drivers/gpu/drm/
Ddrm_dp_helper.c1090 bool branch_device = drm_dp_is_branch(dpcd); in drm_dp_downstream_debug() local
1093 branch_device ? "yes" : "no"); in drm_dp_downstream_debug()
1095 if (!branch_device) in drm_dp_downstream_debug()