Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/ | |
drm_dp_mst_topology.c | 2505 struct drm_dp_mst_branch *found_mstb; local in function:get_mst_branch_device_by_guid_helper 2516 found_mstb = get_mst_branch_device_by_guid_helper(port->mstb, guid); 2518 if (found_mstb) 2519 return found_mstb; |
drm_dp_mst_topology.c | 2505 struct drm_dp_mst_branch *found_mstb; local in function:get_mst_branch_device_by_guid_helper 2516 found_mstb = get_mst_branch_device_by_guid_helper(port->mstb, guid); 2518 if (found_mstb) 2519 return found_mstb; |
drm_dp_mst_topology.c | 2505 struct drm_dp_mst_branch *found_mstb; local in function:get_mst_branch_device_by_guid_helper 2516 found_mstb = get_mst_branch_device_by_guid_helper(port->mstb, guid); 2518 if (found_mstb) 2519 return found_mstb; |