Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_dp_mst_topology.c2505 struct drm_dp_mst_branch *found_mstb; in get_mst_branch_device_by_guid_helper() local
2516 found_mstb = get_mst_branch_device_by_guid_helper(port->mstb, guid); in get_mst_branch_device_by_guid_helper()
2518 if (found_mstb) in get_mst_branch_device_by_guid_helper()
2519 return found_mstb; in get_mst_branch_device_by_guid_helper()