Home
last modified time | relevance | path

Searched defs:nr_eps (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dbus.c210 int usb_device_alloc_streams(USBDevice *dev, USBEndpoint **eps, int nr_eps, in usb_device_alloc_streams()
220 void usb_device_free_streams(USBDevice *dev, USBEndpoint **eps, int nr_eps) in usb_device_free_streams()
H A Dhost-libusb.c1660 int nr_eps, int streams) in usb_host_alloc_streams()
1689 int nr_eps) in usb_host_free_streams()
H A Dredirect.c1151 int nr_eps, int streams) in usbredir_alloc_streams()
1189 int nr_eps) in usbredir_free_streams()
H A Dhcd-xhci.c937 int nr_eps; in xhci_free_device_streams() local
950 int i, r, nr_eps, req_nr_streams, dev_max_streams; in xhci_alloc_device_streams() local