pxa25x_ep
ep = container_of(_ep, struct pxa25x_ep, ep);
struct pxa25x_ep *ep;
ep = container_of(_ep, struct pxa25x_ep, ep);
struct pxa25x_ep *ep;
ep = container_of(_ep, struct pxa25x_ep, ep);
struct pxa25x_ep *ep = &dev->ep [i];
struct pxa25x_ep *ep = &dev->ep[i];
struct pxa25x_ep *ep = &dev->ep[i];
struct pxa25x_ep *ep = &dev->ep[i];
struct pxa25x_ep *ep = &dev->ep [0];
static void handle_ep(struct pxa25x_ep *ep)
static void nuke (struct pxa25x_ep *, int status);
static void pio_irq_enable(struct pxa25x_ep *ep)
static void pio_irq_disable(struct pxa25x_ep *ep)
static inline u32 udc_ep_get_UDCCS(struct pxa25x_ep *ep)
static inline void udc_ep_set_UDCCS(struct pxa25x_ep *ep, u32 data)
static inline u32 udc_ep_get_UDDR(struct pxa25x_ep *ep)
static inline void udc_ep_set_UDDR(struct pxa25x_ep *ep, u32 data)
static inline u32 udc_ep_get_UBCR(struct pxa25x_ep *ep)
struct pxa25x_ep *ep;
ep = container_of (_ep, struct pxa25x_ep, ep);
struct pxa25x_ep *ep;
ep = container_of (_ep, struct pxa25x_ep, ep);
static void done(struct pxa25x_ep *ep, struct pxa25x_request *req, int status)
write_packet(struct pxa25x_ep *ep, struct pxa25x_request *req, unsigned max)
write_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req)
write_ep0_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req)
read_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req)
read_ep0_fifo (struct pxa25x_ep *ep, struct pxa25x_request *req)
struct pxa25x_ep *ep;
ep = container_of(_ep, struct pxa25x_ep, ep);
static void nuke(struct pxa25x_ep *ep, int status)
struct pxa25x_ep *ep;
ep = container_of(_ep, struct pxa25x_ep, ep);
struct pxa25x_ep *ep;
struct pxa25x_ep ep [PXA_UDC_NUM_ENDPOINTS];
static inline u32 udc_ep_get_UDCCS(struct pxa25x_ep *);