Home
last modified time | relevance | path

Searched refs:pxa_ep (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c139 struct pxa_ep *ep; in queues_dbg_show()
172 struct pxa_ep *ep; in eps_dbg_show()
179 ep = &udc->pxa_ep[0]; in eps_dbg_show()
285 struct pxa_ep *ep; in find_pxa_ep()
478 struct pxa_ep *ep = &udc->pxa_ep[0]; in set_ep0state()
1660 struct pxa_ep *ep; in udc_init_data()
1665 dev->udc_usb_ep[0].pxa_ep = &dev->pxa_ep[0]; in udc_init_data()
1818 struct pxa_ep *ep = &udc->pxa_ep[0]; in handle_ep0_ctrl_req()
1934 struct pxa_ep *ep = &udc->pxa_ep[0]; in handle_ep0()
2240 struct pxa_ep *ep = &udc->pxa_ep[0]; in irq_udc_reset()
[all …]
H A Dpxa27x_udc.h309 struct pxa_ep *pxa_ep; member
344 struct pxa_ep { struct
463 struct pxa_ep pxa_ep[NR_PXA_ENDPOINTS]; member