Searched refs:test_device_index (Results 1 – 1 of 1) sorted by relevance
305 int test_device_index; in main() local364 test_device_index = amdgpu_find_device((uint8_t)pci_bus_id, in main()367 if (test_device_index >= 0) { in main()372 drm_amdgpu[0] = drm_amdgpu[test_device_index]; in main()373 drm_amdgpu[test_device_index] = i; in main()