/openbmc/u-boot/drivers/usb/musb-new/ |
H A D | musb_uboot.h | 19 struct usb_host_endpoint hep; member
|
H A D | musb_host.h | 28 struct usb_host_endpoint *hep; /* usbcore info */ member
|
H A D | musb_uboot.c | 18 struct usb_host_endpoint hep; member 32 static void construct_urb(struct urb *urb, struct usb_host_endpoint *hep, in construct_urb()
|
H A D | musb_host.c | 1920 struct usb_host_endpoint *hep = urb->ep; local 2247 musb_h_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep)
|
/openbmc/linux/drivers/usb/host/ |
H A D | isp116x-hcd.c | 691 struct usb_host_endpoint *hep = urb->ep; in isp116x_urb_enqueue() local 840 struct usb_host_endpoint *hep; in isp116x_urb_dequeue() local 874 struct usb_host_endpoint *hep) in isp116x_endpoint_disable()
|
H A D | sl811-hcd.c | 807 struct usb_host_endpoint *hep = urb->ep; in sl811h_urb_enqueue() local 963 struct usb_host_endpoint *hep; in sl811h_urb_dequeue() local 1031 sl811h_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) in sl811h_endpoint_disable()
|
H A D | r8a66597-hcd.c | 531 static u16 r8a66597_get_pipenum(struct urb *urb, struct usb_host_endpoint *hep) in r8a66597_get_pipenum() 796 struct usb_host_endpoint *hep, in enable_r8a66597_pipe() 934 struct usb_host_endpoint *hep, in init_pipe_info() 1856 struct usb_host_endpoint *hep) in r8a66597_make_td() 1886 struct usb_host_endpoint *hep = urb->ep; in r8a66597_urb_enqueue() local 1978 struct usb_host_endpoint *hep) in r8a66597_endpoint_disable()
|
H A D | isp1362-hcd.c | 1226 struct usb_host_endpoint *hep = urb->ep; in isp1362_urb_enqueue() local 1400 struct usb_host_endpoint *hep; in isp1362_urb_dequeue() local 1449 static void isp1362_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) in isp1362_endpoint_disable()
|
H A D | uhci-hcd.c | 769 struct usb_host_endpoint *hep) in uhci_hcd_endpoint_disable()
|
H A D | sl811.h | 169 struct usb_host_endpoint *hep; member
|
H A D | uhci-q.c | 246 struct usb_device *udev, struct usb_host_endpoint *hep) in uhci_alloc_qh()
|
H A D | uhci-hcd.h | 160 struct usb_host_endpoint *hep; /* Endpoint information */ member
|
H A D | isp116x.h | 302 struct usb_host_endpoint *hep; member
|
H A D | isp1362.h | 381 struct usb_host_endpoint *hep; member
|
/openbmc/linux/drivers/usb/c67x00/ |
H A D | c67x00-sched.c | 32 struct usb_host_endpoint *hep; member 233 struct usb_host_endpoint *hep = urb->ep; in c67x00_ep_data_alloc() local 285 static int c67x00_ep_data_free(struct usb_host_endpoint *hep) in c67x00_ep_data_free()
|
/openbmc/linux/drivers/usb/musb/ |
H A D | musb_host.h | 17 struct usb_host_endpoint *hep; /* usbcore info */ member
|
H A D | musb_host.c | 2120 struct usb_host_endpoint *hep = urb->ep; in musb_urb_enqueue() local 2421 musb_h_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) in musb_h_disable()
|
/openbmc/linux/drivers/net/usb/ |
H A D | cdc_ether.c | 143 struct usb_host_endpoint *hep; in usbnet_generic_cdc_bind() local
|