Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_dp_helper.c973 bool branch_device = drm_dp_is_branch(dpcd); in drm_dp_downstream_debug() local
976 branch_device ? "yes" : "no"); in drm_dp_downstream_debug()
978 if (!branch_device) in drm_dp_downstream_debug()