Searched defs:udc_usb_ep (Results 1 – 2 of 2) sorted by relevance
323 static int is_match_usb_pxa(struct udc_usb_ep *udc_usb_ep, struct pxa_ep *ep, in is_match_usb_pxa()364 struct udc_usb_ep *udc_usb_ep) in find_pxa_ep()396 struct udc_usb_ep *udc_usb_ep; in update_pxa_ep_matches() local1131 struct udc_usb_ep *udc_usb_ep; in pxa_ep_queue() local1247 struct udc_usb_ep *udc_usb_ep; in pxa_ep_dequeue() local1285 struct udc_usb_ep *udc_usb_ep; in pxa_ep_set_halt() local1334 struct udc_usb_ep *udc_usb_ep; in pxa_ep_fifo_status() local1360 struct udc_usb_ep *udc_usb_ep; in pxa_ep_fifo_flush() local1404 struct udc_usb_ep *udc_usb_ep; in pxa_ep_enable() local1465 struct udc_usb_ep *udc_usb_ep; in pxa_ep_disable() local
299 struct udc_usb_ep { struct300 struct usb_ep usb_ep;301 struct usb_endpoint_descriptor desc;302 struct pxa_udc *dev;303 struct pxa_ep *pxa_ep;377 struct udc_usb_ep *udc_usb_ep; member455 struct udc_usb_ep udc_usb_ep[NR_USB_ENDPOINTS]; member