Searched defs:hep (Results 1 – 7 of 7) sorted by relevance
| /drivers/usb/common/ |
| A D | usb_urb.c | 61 void usb_urb_fill(struct urb *urb, struct usb_host_endpoint *hep, in usb_urb_fill() 121 struct usb_host_endpoint *hep, in usb_urb_submit_control() 143 struct usb_host_endpoint *hep, struct usb_device *dev, in usb_urb_submit_bulk() 153 struct usb_host_endpoint *hep, struct usb_device *dev, in usb_urb_submit_irq()
|
| /drivers/usb/isp1760/ |
| A D | isp1760-uboot.h | 21 struct usb_host_endpoint hep; member
|
| A D | isp1760-hcd.c | 960 struct usb_host_endpoint *hep = qtd->urb->ep; in transform_add_int() local
|
| /drivers/usb/musb-new/ |
| A D | musb_uboot.h | 19 struct usb_host_endpoint hep; member
|
| A D | musb_host.h | 28 struct usb_host_endpoint *hep; /* usbcore info */ member
|
| A D | musb_uboot.c | 21 struct usb_host_endpoint hep; member 35 static void construct_urb(struct urb *urb, struct usb_host_endpoint *hep, in construct_urb()
|
| A D | musb_host.c | 1918 struct usb_host_endpoint *hep = urb->ep; local 2245 musb_h_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep)
|
Completed in 44 milliseconds