Lines Matching refs:net2280_ep

127 static inline void enable_pciirqenb(struct net2280_ep *ep)  in enable_pciirqenb()
144 struct net2280_ep *ep; in net2280_enable()
150 ep = container_of(_ep, struct net2280_ep, ep); in net2280_enable()
322 struct net2280_ep *ep) in ep_reset_228x()
398 struct net2280_ep *ep) in ep_reset_338x()
446 static void nuke(struct net2280_ep *);
450 struct net2280_ep *ep; in net2280_disable()
453 ep = container_of(_ep, struct net2280_ep, ep); in net2280_disable()
484 struct net2280_ep *ep; in net2280_alloc_request()
491 ep = container_of(_ep, struct net2280_ep, ep); in net2280_alloc_request()
518 struct net2280_ep *ep; in net2280_free_request()
521 ep = container_of(_ep, struct net2280_ep, ep); in net2280_free_request()
544 static void write_fifo(struct net2280_ep *ep, struct usb_request *req) in write_fifo()
604 static void out_flush(struct net2280_ep *ep) in out_flush()
644 static int read_fifo(struct net2280_ep *ep, struct net2280_request *req) in read_fifo()
732 static void fill_dma_desc(struct net2280_ep *ep, in fill_dma_desc()
784 static void start_queue(struct net2280_ep *ep, u32 dmactl, u32 td_dma) in start_queue()
809 static void start_dma(struct net2280_ep *ep, struct net2280_request *req) in start_dma()
872 queue_dma(struct net2280_ep *ep, struct net2280_request *req, int valid) in queue_dma()
892 done(struct net2280_ep *ep, struct net2280_request *req, int status) in done()
927 struct net2280_ep *ep; in net2280_queue()
935 ep = container_of(_ep, struct net2280_ep, ep); in net2280_queue()
1064 dma_done(struct net2280_ep *ep, struct net2280_request *req, u32 dmacount, in dma_done()
1071 static void scan_dma_completions(struct net2280_ep *ep) in scan_dma_completions()
1131 static void restart_dma(struct net2280_ep *ep) in restart_dma()
1142 static void abort_dma(struct net2280_ep *ep) in abort_dma()
1155 static void nuke(struct net2280_ep *ep) in nuke()
1174 struct net2280_ep *ep; in net2280_dequeue()
1180 ep = container_of(_ep, struct net2280_ep, ep); in net2280_dequeue()
1261 struct net2280_ep *ep; in net2280_set_halt_and_wedge()
1265 ep = container_of(_ep, struct net2280_ep, ep); in net2280_set_halt_and_wedge()
1335 struct net2280_ep *ep; in net2280_fifo_status()
1338 ep = container_of(_ep, struct net2280_ep, ep); in net2280_fifo_status()
1362 struct net2280_ep *ep; in net2280_fifo_flush()
1364 ep = container_of(_ep, struct net2280_ep, ep); in net2280_fifo_flush()
1581 struct net2280_ep *ep; in registers_show()
1647 struct net2280_ep *ep; in registers_show()
1682 struct net2280_ep *ep = &dev->ep[i]; in queues_show()
1809 struct net2280_ep *ep; in defect7374_disable_data_eps()
1939 struct net2280_ep *ep = &dev->ep[tmp + 1]; in usb_reset_228x()
1977 struct net2280_ep *ep = &dev->ep[tmp + 1]; in usb_reset_338x()
2017 struct net2280_ep *ep = &dev->ep[tmp]; in usb_reinit_228x()
2057 struct net2280_ep *ep = &dev->ep[i]; in usb_reinit_338x()
2348 static void handle_ep_small(struct net2280_ep *ep) in handle_ep_small()
2560 static struct net2280_ep *get_ep_by_addr(struct net2280 *dev, u16 wIndex) in get_ep_by_addr()
2562 struct net2280_ep *ep; in get_ep_by_addr()
2654 static void ep_clear_seqnum(struct net2280_ep *ep) in ep_clear_seqnum()
2670 struct net2280_ep *ep, struct usb_ctrlrequest r) in handle_stat0_irqs_superspeed()
2679 struct net2280_ep *e; in handle_stat0_irqs_superspeed()
2879 struct net2280_ep *ep; in handle_stat0_irqs()
2999 struct net2280_ep *e; in handle_stat0_irqs()
3024 struct net2280_ep *e; in handle_stat0_irqs()
3049 struct net2280_ep *e; in handle_stat0_irqs()
3134 struct net2280_ep *ep; in handle_stat1_irqs()