Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/
H A Dusb.h341 int (*alloc_streams)(USBDevice *dev, USBEndpoint **eps, int nr_eps, member
/openbmc/qemu/hw/usb/
H A Dhost-libusb.c1797 uc->alloc_streams = usb_host_alloc_streams; in usb_host_class_initfn()