Searched defs:eps (Results 1 – 16 of 16) sorted by relevance
/drivers/usb/storage/ |
D | uas-detect.h | 28 struct usb_host_endpoint *eps[]) in uas_find_endpoints() 58 struct usb_host_endpoint *eps[4] = { }; in uas_use_uas_driver() local
|
D | uas.c | 888 struct usb_host_endpoint *eps[4] = { }; in uas_configure_endpoints() local 922 struct usb_host_endpoint *eps[3]; in uas_free_streams() local
|
/drivers/usb/core/ |
D | devio.c | 900 struct usb_host_endpoint **eps; in parse_usbdevfs_streams() local 1243 struct usb_host_endpoint **eps; in check_reset_of_active_ep() local 2318 struct usb_host_endpoint **eps; in proc_alloc_streams() local 2338 struct usb_host_endpoint **eps; in proc_free_streams() local
|
D | hcd.c | 2133 struct usb_host_endpoint **eps, unsigned int num_eps, in usb_alloc_streams() 2183 struct usb_host_endpoint **eps, unsigned int num_eps, in usb_free_streams()
|
D | driver.c | 394 struct usb_host_endpoint *ep, **eps = NULL; in usb_unbind_interface() local
|
/drivers/usb/host/ |
D | xhci.c | 3033 struct usb_host_endpoint **eps, unsigned int num_eps, in xhci_calculate_streams_and_bitmask() 3065 struct usb_host_endpoint **eps, unsigned int num_eps) in xhci_calculate_no_streams_bitmask() 3121 struct usb_host_endpoint **eps, unsigned int num_eps, in xhci_alloc_streams() 3285 struct usb_host_endpoint **eps, unsigned int num_eps, in xhci_free_streams()
|
D | xhci.h | 999 struct xhci_virt_ep eps[31]; member
|
/drivers/usb/gadget/udc/ |
D | atmel_usba_udc.c | 1917 struct usba_ep *eps, *ep; in atmel_udc_of_init() local 2033 struct usba_ep *eps; in usba_udc_pdata() local
|
D | dummy_hcd.c | 2521 struct usb_host_endpoint **eps, unsigned int num_eps, in dummy_alloc_streams() 2568 struct usb_host_endpoint **eps, unsigned int num_eps, in dummy_free_streams()
|
D | mv_udc.h | 190 struct mv_ep *eps; member
|
D | mv_u3d.h | 262 struct mv_u3d_ep *eps; member
|
D | pxa27x_udc.c | 248 struct dentry *root, *state, *queues, *eps; in pxa_init_debugfs() local
|
D | fsl_qe_udc.h | 323 struct qe_ep eps[USB_MAX_ENDPOINTS]; member
|
D | fsl_usb2_udc.h | 481 struct fsl_ep *eps; member
|
/drivers/usb/gadget/function/ |
D | f_fs.c | 70 struct ffs_ep *eps; member
|
/drivers/usb/dwc3/ |
D | core.h | 858 struct dwc3_ep *eps[DWC3_ENDPOINTS_NUM]; member
|