Searched refs:pxa_ep (Results 1 – 2 of 2) sorted by relevance
79 static void handle_ep(struct pxa_ep *ep);139 struct pxa_ep *ep; in queues_dbg_show()148 ep = &udc->pxa_ep[i]; in queues_dbg_show()172 struct pxa_ep *ep; in eps_dbg_show()179 ep = &udc->pxa_ep[0]; in eps_dbg_show()191 ep = &udc->pxa_ep[i]; in eps_dbg_show()241 static int is_match_usb_pxa(struct udc_usb_ep *udc_usb_ep, struct pxa_ep *ep, in is_match_usb_pxa()281 static struct pxa_ep *find_pxa_ep(struct pxa_udc *udc, in find_pxa_ep()285 struct pxa_ep *ep; in find_pxa_ep()291 return &udc->pxa_ep[0]; in find_pxa_ep()[all …]
309 struct pxa_ep *pxa_ep; member344 struct pxa_ep { struct463 struct pxa_ep pxa_ep[NR_PXA_ENDPOINTS]; member