Home
last modified time | relevance | path

Searched defs:find_device (Results 1 – 2 of 2) sorted by relevance

/qemu/tests/qtest/
H A Dvirtio-net-failover.c132 static QDict *find_device(QDict *bus, const char *name) in find_device() function
/qemu/include/hw/
H A Dusb.h286 USBDevice *(*find_device)(USBDevice *dev, uint8_t addr); member