Searched defs:eps (Results 1 – 12 of 12) sorted by relevance
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/test/ |
H A D | util_test.cpp | 133 const double eps = in TEST() local
|
/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 | core.c | 738 struct USBEndpoint *eps; in usb_ep_get() local
|
H A D | host-libusb.c | 1659 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 D | hcd-xhci.h | 139 XHCIEPContext *eps[31]; member
|
H A D | hcd-xhci.c | 903 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 D | desc.h | 160 USBDescEndpoint *eps; member
|
H A D | redirect.c | 1150 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 D | hcd-ehci.c | 1142 int eps; in ehci_qh_do_overlay() local
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | atmel_usba_udc.c | 1257 struct usba_ep *eps; in usba_udc_pdata() local
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | xhci.h | 1089 struct xhci_virt_ep eps[31]; member
|
/openbmc/u-boot/drivers/usb/dwc3/ |
H A D | core.h | 725 struct dwc3_ep *eps[DWC3_ENDPOINTS_NUM]; member
|