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

  /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;

Completed in 277 milliseconds