Lines Matching refs:net2272_ep
106 static void assert_out_naking(struct net2272_ep *ep, const char *where) in assert_out_naking()
123 static void stop_out_naking(struct net2272_ep *ep) in stop_out_naking()
166 static void net2272_dequeue_all(struct net2272_ep *);
167 static int net2272_kick_dma(struct net2272_ep *, struct net2272_request *);
178 struct net2272_ep *ep; in net2272_enable()
183 ep = container_of(_ep, struct net2272_ep, ep); in net2272_enable()
248 static void net2272_ep_reset(struct net2272_ep *ep) in net2272_ep_reset()
296 struct net2272_ep *ep; in net2272_disable()
299 ep = container_of(_ep, struct net2272_ep, ep); in net2272_disable()
346 net2272_done(struct net2272_ep *ep, struct net2272_request *req, int status) in net2272_done()
385 net2272_write_packet(struct net2272_ep *ep, u8 *buf, in net2272_write_packet()
422 net2272_write_fifo(struct net2272_ep *ep, struct net2272_request *req) in net2272_write_fifo()
483 net2272_out_flush(struct net2272_ep *ep) in net2272_out_flush()
493 net2272_read_packet(struct net2272_ep *ep, u8 *buf, in net2272_read_packet()
535 net2272_read_fifo(struct net2272_ep *ep, struct net2272_request *req) in net2272_read_fifo()
609 net2272_pio_advance(struct net2272_ep *ep) in net2272_pio_advance()
701 net2272_kick_dma(struct net2272_ep *ep, struct net2272_request *req) in net2272_kick_dma()
810 struct net2272_ep *ep; in net2272_queue()
820 ep = container_of(_ep, struct net2272_ep, ep); in net2272_queue()
908 net2272_dequeue_all(struct net2272_ep *ep) in net2272_dequeue_all()
927 struct net2272_ep *ep; in net2272_dequeue()
932 ep = container_of(_ep, struct net2272_ep, ep); in net2272_dequeue()
968 struct net2272_ep *ep; in net2272_set_halt_and_wedge()
972 ep = container_of(_ep, struct net2272_ep, ep); in net2272_set_halt_and_wedge()
1024 struct net2272_ep *ep; in net2272_fifo_status()
1027 ep = container_of(_ep, struct net2272_ep, ep); in net2272_fifo_status()
1045 struct net2272_ep *ep; in net2272_fifo_flush()
1047 ep = container_of(_ep, struct net2272_ep, ep); in net2272_fifo_flush()
1225 struct net2272_ep *ep; in registers_show()
1369 struct net2272_ep *ep = &dev->ep[i]; in net2272_usb_reinit()
1406 struct net2272_ep *ep0 = &dev->ep[0]; in net2272_ep0_start()
1506 net2272_handle_dma(struct net2272_ep *ep) in net2272_handle_dma()
1584 net2272_handle_ep(struct net2272_ep *ep) in net2272_handle_ep()
1619 static struct net2272_ep *
1622 struct net2272_ep *ep; in net2272_get_ep_by_addr()
1706 struct net2272_ep *ep; in net2272_handle_stat0_irqs()
1808 struct net2272_ep *e; in net2272_handle_stat0_irqs()
1858 struct net2272_ep *e; in net2272_handle_stat0_irqs()
1879 struct net2272_ep *e; in net2272_handle_stat0_irqs()