Lines Matching defs:ep

80 static void done(struct qe_ep *ep, struct qe_req *req, int status)  in done()
131 static void nuke(struct qe_ep *ep, int status) in nuke()
146 static int qe_eprx_stall_change(struct qe_ep *ep, int value) in qe_eprx_stall_change()
163 static int qe_eptx_stall_change(struct qe_ep *ep, int value) in qe_eptx_stall_change()
190 static int qe_eprx_nack(struct qe_ep *ep) in qe_eprx_nack()
209 static int qe_eprx_normal(struct qe_ep *ep) in qe_eprx_normal()
230 static int qe_ep_cmd_stoptx(struct qe_ep *ep) in qe_ep_cmd_stoptx()
242 static int qe_ep_cmd_restarttx(struct qe_ep *ep) in qe_ep_cmd_restarttx()
254 static int qe_ep_flushtxfifo(struct qe_ep *ep) in qe_ep_flushtxfifo()
274 static int qe_ep_filltxfifo(struct qe_ep *ep) in qe_ep_filltxfifo()
285 struct qe_ep *ep; in qe_epbds_reset() local
317 struct qe_ep *ep; in qe_ep_reset() local
345 static int qe_ep_toggledata01(struct qe_ep *ep) in qe_ep_toggledata01()
353 struct qe_ep *ep = &udc->eps[pipe_num]; in qe_ep_bd_init() local
410 static int qe_ep_rxbd_update(struct qe_ep *ep) in qe_ep_rxbd_update()
477 struct qe_ep *ep = &udc->eps[pipe_num]; in qe_ep_register_init() local
532 struct qe_ep *ep = &udc->eps[pipe_num]; in qe_ep_init() local
713 static void recycle_one_rxbd(struct qe_ep *ep) in recycle_one_rxbd()
727 static void recycle_rxbds(struct qe_ep *ep, unsigned char stopatnext) in recycle_rxbds()
754 static void ep_recycle_rxbds(struct qe_ep *ep) in ep_recycle_rxbds()
796 struct qe_ep *ep = &udc->eps[0]; in ep0_setup_handle() local
820 struct qe_ep *ep = &udc->eps[0]; in qe_ep0_rx() local
891 static int qe_ep_rxframe_handle(struct qe_ep *ep) in qe_ep_rxframe_handle()
939 struct qe_ep *ep; in ep_rx_tasklet() local
1024 static int qe_ep_rx(struct qe_ep *ep) in qe_ep_rx()
1070 static int qe_ep_tx(struct qe_ep *ep, struct qe_frame *frame) in qe_ep_tx()
1142 static int txcomplete(struct qe_ep *ep, unsigned char restart) in txcomplete()
1192 static int qe_usb_senddata(struct qe_ep *ep, struct qe_frame *frame) in qe_usb_senddata()
1214 static int sendnulldata(struct qe_ep *ep, struct qe_frame *frame, uint infor) in sendnulldata()
1230 static int frame_create_tx(struct qe_ep *ep, struct qe_frame *frame) in frame_create_tx()
1252 struct qe_ep *ep = &udc->eps[0]; in ep0_prime_status() local
1269 struct qe_ep *ep = &udc->eps[0]; in ep0_req_complete() local
1307 static int ep0_txcomplete(struct qe_ep *ep, unsigned char restart) in ep0_txcomplete()
1345 static int ep0_txframe_handle(struct qe_ep *ep) in ep0_txframe_handle()
1364 static int qe_ep0_txconf(struct qe_ep *ep) in qe_ep0_txconf()
1401 static int ep_txframe_handle(struct qe_ep *ep) in ep_txframe_handle()
1420 static int qe_ep_txconf(struct qe_ep *ep) in qe_ep_txconf()
1459 static int ep_req_send(struct qe_ep *ep, struct qe_req *req) in ep_req_send()
1473 static int ep_req_rx(struct qe_ep *ep, struct qe_req *req) in ep_req_rx()
1563 static int ep_req_receive(struct qe_ep *ep, struct qe_req *req) in ep_req_receive()
1589 struct qe_ep *ep; in qe_ep_enable() local
1619 struct qe_ep *ep; in qe_ep_disable() local
1699 struct qe_ep *ep = container_of(_ep, struct qe_ep, ep); in __qe_ep_queue() local
1768 struct qe_ep *ep = container_of(_ep, struct qe_ep, ep); in qe_ep_queue() local
1782 struct qe_ep *ep = container_of(_ep, struct qe_ep, ep); in qe_ep_dequeue() local
1816 struct qe_ep *ep; in qe_ep_set_halt() local
1904 struct qe_ep *ep = &udc->eps[pipe]; in udc_reset_ep_queue() local
1952 struct qe_ep *ep; in ch9getstatus() local
2053 struct qe_ep *ep; in setup_received_handle() local
2174 struct qe_ep *ep; in tx_irq() local
2203 struct qe_ep *ep; in rx_irq() local
2414 struct qe_ep *ep = &udc->eps[pipe_num]; in qe_ep_config() local
2481 struct qe_ep *ep; in qe_udc_probe() local
2642 struct qe_ep *ep; in qe_udc_remove() local