Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dconfig.c529 static int bus_match_all(const struct rte_bus *bus, const void *data) in bus_match_all() function
602 while ((next = rte_bus_find(start, bus_match_all, NULL)) != NULL) { in device_infos_display()