Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_bus.c147 bus_find_device(const struct rte_bus *bus, const void *_dev) in bus_find_device() function
158 return rte_bus_find(NULL, bus_find_device, (const void *)dev); in rte_bus_find_by_device()