Lines Matching defs:ep
77 static void done(struct qe_ep *ep, struct qe_req *req, int status) in done()
128 static void nuke(struct qe_ep *ep, int status) in nuke()
143 static int qe_eprx_stall_change(struct qe_ep *ep, int value) in qe_eprx_stall_change()
160 static int qe_eptx_stall_change(struct qe_ep *ep, int value) in qe_eptx_stall_change()
187 static int qe_eprx_nack(struct qe_ep *ep) in qe_eprx_nack()
206 static int qe_eprx_normal(struct qe_ep *ep) in qe_eprx_normal()
227 static int qe_ep_cmd_stoptx(struct qe_ep *ep) in qe_ep_cmd_stoptx()
239 static int qe_ep_cmd_restarttx(struct qe_ep *ep) in qe_ep_cmd_restarttx()
251 static int qe_ep_flushtxfifo(struct qe_ep *ep) in qe_ep_flushtxfifo()
271 static int qe_ep_filltxfifo(struct qe_ep *ep) in qe_ep_filltxfifo()
282 struct qe_ep *ep; in qe_epbds_reset() local
314 struct qe_ep *ep; in qe_ep_reset() local
342 static int qe_ep_toggledata01(struct qe_ep *ep) in qe_ep_toggledata01()
350 struct qe_ep *ep = &udc->eps[pipe_num]; in qe_ep_bd_init() local
407 static int qe_ep_rxbd_update(struct qe_ep *ep) in qe_ep_rxbd_update()
470 struct qe_ep *ep = &udc->eps[pipe_num]; in qe_ep_register_init() local
525 struct qe_ep *ep = &udc->eps[pipe_num]; in qe_ep_init() local
710 static void recycle_one_rxbd(struct qe_ep *ep) in recycle_one_rxbd()
724 static void recycle_rxbds(struct qe_ep *ep, unsigned char stopatnext) in recycle_rxbds()
751 static void ep_recycle_rxbds(struct qe_ep *ep) in ep_recycle_rxbds()
793 struct qe_ep *ep = &udc->eps[0]; in ep0_setup_handle() local
817 struct qe_ep *ep = &udc->eps[0]; in qe_ep0_rx() local
888 static int qe_ep_rxframe_handle(struct qe_ep *ep) in qe_ep_rxframe_handle()
936 struct qe_ep *ep; in ep_rx_tasklet() local
1021 static int qe_ep_rx(struct qe_ep *ep) in qe_ep_rx()
1067 static int qe_ep_tx(struct qe_ep *ep, struct qe_frame *frame) in qe_ep_tx()
1139 static int txcomplete(struct qe_ep *ep, unsigned char restart) in txcomplete()
1189 static int qe_usb_senddata(struct qe_ep *ep, struct qe_frame *frame) in qe_usb_senddata()
1211 static int sendnulldata(struct qe_ep *ep, struct qe_frame *frame, uint infor) in sendnulldata()
1227 static int frame_create_tx(struct qe_ep *ep, struct qe_frame *frame) in frame_create_tx()
1249 struct qe_ep *ep = &udc->eps[0]; in ep0_prime_status() local
1266 struct qe_ep *ep = &udc->eps[0]; in ep0_req_complete() local
1304 static int ep0_txcomplete(struct qe_ep *ep, unsigned char restart) in ep0_txcomplete()
1342 static int ep0_txframe_handle(struct qe_ep *ep) in ep0_txframe_handle()
1361 static int qe_ep0_txconf(struct qe_ep *ep) in qe_ep0_txconf()
1398 static int ep_txframe_handle(struct qe_ep *ep) in ep_txframe_handle()
1417 static int qe_ep_txconf(struct qe_ep *ep) in qe_ep_txconf()
1456 static int ep_req_send(struct qe_ep *ep, struct qe_req *req) in ep_req_send()
1470 static int ep_req_rx(struct qe_ep *ep, struct qe_req *req) in ep_req_rx()
1560 static int ep_req_receive(struct qe_ep *ep, struct qe_req *req) in ep_req_receive()
1586 struct qe_ep *ep; in qe_ep_enable() local
1616 struct qe_ep *ep; in qe_ep_disable() local
1696 struct qe_ep *ep = container_of(_ep, struct qe_ep, ep); in __qe_ep_queue() local
1765 struct qe_ep *ep = container_of(_ep, struct qe_ep, ep); in qe_ep_queue() local
1779 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
1901 struct qe_ep *ep = &udc->eps[pipe]; in udc_reset_ep_queue() local
1949 struct qe_ep *ep; in ch9getstatus() local
2052 struct qe_ep *ep; in setup_received_handle() local
2173 struct qe_ep *ep; in tx_irq() local
2202 struct qe_ep *ep; in rx_irq() local
2410 struct qe_ep *ep = &udc->eps[pipe_num]; in qe_ep_config() local
2476 struct qe_ep *ep; in qe_udc_probe() local
2632 struct qe_ep *ep; in qe_udc_remove() local