Home
last modified time | relevance | path

Searched defs:eps (Results 1 – 8 of 8) sorted by relevance

/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 Dcore.c738 struct USBEndpoint *eps; in usb_ep_get() local
H A Dhost-libusb.c1659 static int usb_host_alloc_streams(USBDevice *udev, USBEndpoint **eps, in usb_host_alloc_streams()
1688 static void usb_host_free_streams(USBDevice *udev, USBEndpoint **eps, in usb_host_free_streams()
H A Dhcd-xhci.h139 XHCIEPContext *eps[31]; member
H A Dhcd-xhci.c903 USBEndpoint **eps) in xhci_epmask_to_eps_with_streams()
936 USBEndpoint *eps[30]; in xhci_free_device_streams() local
949 USBEndpoint *eps[30]; in xhci_alloc_device_streams() local
H A Ddesc.h160 USBDescEndpoint *eps; member
H A Dredirect.c1150 static int usbredir_alloc_streams(USBDevice *udev, USBEndpoint **eps, in usbredir_alloc_streams()
1188 static void usbredir_free_streams(USBDevice *udev, USBEndpoint **eps, in usbredir_free_streams()
H A Dhcd-ehci.c1142 int eps; in ehci_qh_do_overlay() local