Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/
H A Dusb.h587 static inline USBDevice *usb_try_new(const char *name) in usb_try_new() function
/openbmc/qemu/hw/usb/
H A Dbus.c415 hub = usb_try_new("usb-hub"); in usb_claim_port()