Home
last modified time | relevance | path

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

/dpdk/drivers/gpu/cuda/
H A Dcuda.c35 static PFN_cuDeviceGetByPCIBusId pfn_cuDeviceGetByPCIBusId; variable
369 (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()