Searched refs:pxa_ep (Results 1 – 2 of 2) sorted by relevance
82 static void handle_ep(struct pxa_ep *ep);141 struct pxa_ep *ep; in queues_dbg_show()150 ep = &udc->pxa_ep[i]; in queues_dbg_show()173 struct pxa_ep *ep; in eps_dbg_show()180 ep = &udc->pxa_ep[0]; in eps_dbg_show()192 ep = &udc->pxa_ep[i]; in eps_dbg_show()313 static int is_match_usb_pxa(struct udc_usb_ep *udc_usb_ep, struct pxa_ep *ep, in is_match_usb_pxa()353 static struct pxa_ep *find_pxa_ep(struct pxa_udc *udc, in find_pxa_ep()357 struct pxa_ep *ep; in find_pxa_ep()363 return &udc->pxa_ep[0]; in find_pxa_ep()[all …]
303 struct pxa_ep *pxa_ep; member338 struct pxa_ep { struct458 struct pxa_ep pxa_ep[NR_PXA_ENDPOINTS]; member