Home
last modified time | relevance | path

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

/dpdk/lib/gpudev/
H A Dversion.map37 rte_gpu_attach;
H A Dgpudev_driver.h94 struct rte_gpu *rte_gpu_attach(const char *name);
H A Dgpudev.c239 rte_gpu_attach(const char *name) in rte_gpu_attach() function