Searched refs:router_obj_id (Results 1 – 2 of 2) sorted by relevance
402 u16 router_obj_id = le16_to_cpu(router_obj->asObjects[k].usObjectID); in amdgpu_atombios_get_connector_info_from_object_table() local403 if (le16_to_cpu(path->usGraphicObjIds[j]) == router_obj_id) { in amdgpu_atombios_get_connector_info_from_object_table()421 router.router_id = router_obj_id; in amdgpu_atombios_get_connector_info_from_object_table()
683 u16 router_obj_id = le16_to_cpu(router_obj->asObjects[k].usObjectID); in radeon_get_atom_connector_info_from_object_table() local684 if (le16_to_cpu(path->usGraphicObjIds[j]) == router_obj_id) { in radeon_get_atom_connector_info_from_object_table()702 router.router_id = router_obj_id; in radeon_get_atom_connector_info_from_object_table()