Searched refs:router_obj_id (Results 1 – 2 of 2) sorted by relevance
417 u16 router_obj_id = le16_to_cpu(router_obj->asObjects[k].usObjectID); in amdgpu_atombios_get_connector_info_from_object_table() local418 if (le16_to_cpu(path->usGraphicObjIds[j]) == router_obj_id) { in amdgpu_atombios_get_connector_info_from_object_table()436 router.router_id = router_obj_id; in amdgpu_atombios_get_connector_info_from_object_table()
692 u16 router_obj_id = le16_to_cpu(router_obj->asObjects[k].usObjectID); in radeon_get_atom_connector_info_from_object_table() local693 if (le16_to_cpu(path->usGraphicObjIds[j]) == router_obj_id) { in radeon_get_atom_connector_info_from_object_table()711 router.router_id = router_obj_id; in radeon_get_atom_connector_info_from_object_table()