Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dbus.c224 int usb_device_alloc_streams(USBDevice *dev, USBEndpoint **eps, int nr_eps, in usb_device_alloc_streams()
234 void usb_device_free_streams(USBDevice *dev, USBEndpoint **eps, int nr_eps) in usb_device_free_streams()
H A Dhost-libusb.c1661 int nr_eps, int streams) in usb_host_alloc_streams()
1690 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.c940 int nr_eps; in xhci_free_device_streams() local
953 int i, r, nr_eps, req_nr_streams, dev_max_streams; in xhci_alloc_device_streams() local
/openbmc/linux/drivers/cxl/
H A Dcxl.h665 int nr_eps; member