Home
last modified time | relevance | path

Searched defs:udc_usb_ep (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/udc/
Dpxa27x_udc.c313 static int is_match_usb_pxa(struct udc_usb_ep *udc_usb_ep, struct pxa_ep *ep, in is_match_usb_pxa()
354 struct udc_usb_ep *udc_usb_ep) in find_pxa_ep()
386 struct udc_usb_ep *udc_usb_ep; in update_pxa_ep_matches() local
1121 struct udc_usb_ep *udc_usb_ep; in pxa_ep_queue() local
1237 struct udc_usb_ep *udc_usb_ep; in pxa_ep_dequeue() local
1275 struct udc_usb_ep *udc_usb_ep; in pxa_ep_set_halt() local
1324 struct udc_usb_ep *udc_usb_ep; in pxa_ep_fifo_status() local
1350 struct udc_usb_ep *udc_usb_ep; in pxa_ep_fifo_flush() local
1394 struct udc_usb_ep *udc_usb_ep; in pxa_ep_enable() local
1455 struct udc_usb_ep *udc_usb_ep; in pxa_ep_disable() local
Dpxa27x_udc.h309 struct udc_usb_ep { struct
310 struct usb_ep usb_ep;
311 struct usb_endpoint_descriptor desc;
312 struct pxa_udc *dev;
313 struct pxa_ep *pxa_ep;
387 struct udc_usb_ep *udc_usb_ep; member
467 struct udc_usb_ep udc_usb_ep[NR_USB_ENDPOINTS]; member