Searched defs:nr_eps (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/usb/ |
H A D | bus.c | 210 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 D | host-libusb.c | 1660 int nr_eps, int streams) in usb_host_alloc_streams() 1689 int nr_eps) in usb_host_free_streams()
|
H A D | redirect.c | 1151 int nr_eps, int streams) in usbredir_alloc_streams() 1189 int nr_eps) in usbredir_free_streams()
|
H A D | hcd-xhci.c | 937 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
|