Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/
H A Ddrm_dp_mst_topology.c1297 static struct drm_dp_mst_branch *get_mst_branch_device_by_guid_helper( in get_mst_branch_device_by_guid_helper() function
1312 found_mstb = get_mst_branch_device_by_guid_helper(port->mstb, guid); in get_mst_branch_device_by_guid_helper()
1330 mstb = get_mst_branch_device_by_guid_helper(mgr->mst_primary, guid); in drm_dp_get_mst_branch_device_by_guid()