Searched refs:pfn_cuDeviceGetByPCIBusId (Results 1 – 1 of 1) sorted by relevance
35 static PFN_cuDeviceGetByPCIBusId pfn_cuDeviceGetByPCIBusId; variable369 (void **)(&pfn_cuDeviceGetByPCIBusId), cuda_driver_version, 0); in cuda_pfn_func_loader()1256 res = pfn_cuDeviceGetByPCIBusId(&cu_dev_id, dev->device->name); in cuda_gpu_probe()