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()
610 net2272_pio_advance(struct net2272_ep *ep) in net2272_pio_advance()
702 net2272_kick_dma(struct net2272_ep *ep, struct net2272_request *req) in net2272_kick_dma()
811 struct net2272_ep *ep; in net2272_queue()
821 ep = container_of(_ep, struct net2272_ep, ep); in net2272_queue()
909 net2272_dequeue_all(struct net2272_ep *ep) in net2272_dequeue_all()
928 struct net2272_ep *ep; in net2272_dequeue()
933 ep = container_of(_ep, struct net2272_ep, ep); in net2272_dequeue()
970 struct net2272_ep *ep; in net2272_set_halt_and_wedge()
974 ep = container_of(_ep, struct net2272_ep, ep); in net2272_set_halt_and_wedge()
1026 struct net2272_ep *ep; in net2272_fifo_status()
1029 ep = container_of(_ep, struct net2272_ep, ep); in net2272_fifo_status()
1047 struct net2272_ep *ep; in net2272_fifo_flush()
1049 ep = container_of(_ep, struct net2272_ep, ep); in net2272_fifo_flush()
1229 struct net2272_ep *ep; in registers_show()
1373 struct net2272_ep *ep = &dev->ep[i]; in net2272_usb_reinit()
1410 struct net2272_ep *ep0 = &dev->ep[0]; in net2272_ep0_start()
1518 net2272_handle_dma(struct net2272_ep *ep) in net2272_handle_dma()
1596 net2272_handle_ep(struct net2272_ep *ep) in net2272_handle_ep()
1631 static struct net2272_ep *
1634 struct net2272_ep *ep; in net2272_get_ep_by_addr()
1718 struct net2272_ep *ep; in net2272_handle_stat0_irqs()
1820 struct net2272_ep *e; in net2272_handle_stat0_irqs()
1870 struct net2272_ep *e; in net2272_handle_stat0_irqs()
1891 struct net2272_ep *e; in net2272_handle_stat0_irqs()