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.c211 int usb_device_alloc_streams(USBDevice *dev, USBEndpoint **eps, int nr_eps, in usb_device_alloc_streams()
221 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.c932 int nr_eps; in xhci_free_device_streams() local
945 int i, r, nr_eps, req_nr_streams, dev_max_streams; in xhci_alloc_device_streams() local
/openbmc/linux/drivers/cxl/
H A Dcxl.h667 int nr_eps; member