Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/gadget/udc/
A Dpxa25x_udc.c421 struct pxa25x_ep *ep; in pxa25x_ep_enable()
472 struct pxa25x_ep *ep; in pxa25x_ep_disable()
839 struct pxa25x_ep *ep; in pxa25x_ep_queue()
964 struct pxa25x_ep *ep; in pxa25x_ep_dequeue()
997 struct pxa25x_ep *ep; in pxa25x_ep_set_halt()
1052 struct pxa25x_ep *ep; in pxa25x_ep_fifo_status()
1071 struct pxa25x_ep *ep; in pxa25x_ep_fifo_flush()
1390 struct pxa25x_ep *ep = &dev->ep[i]; in udc_reinit()
1501 struct pxa25x_ep *ep = &dev->ep[i]; in reset_gadget()
1528 struct pxa25x_ep *ep = &dev->ep[i]; in stop_activity()
[all …]
A Dpxa25x_udc.h35 struct pxa25x_ep { struct
118 struct pxa25x_ep ep [PXA_UDC_NUM_ENDPOINTS];
189 static inline u32 udc_ep_get_UDCCS(struct pxa25x_ep *);

Completed in 8 milliseconds