Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/metrics-ipmi-blobs/test/
H A Dutil_test.cpp133 const double eps = in TEST() local
/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 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
/openbmc/u-boot/drivers/usb/gadget/
H A Datmel_usba_udc.c1257 struct usba_ep *eps; in usba_udc_pdata() local
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h1089 struct xhci_virt_ep eps[31]; member
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h725 struct dwc3_ep *eps[DWC3_ENDPOINTS_NUM]; member