Lines Matching refs:ci_hw_ep

341 static int add_td_to_list(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq,  in add_td_to_list()
401 static inline u8 _usb_addr(struct ci_hw_ep *ep) in _usb_addr()
413 static int _hardware_enqueue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_enqueue()
514 static void free_pending_td(struct ci_hw_ep *hwep) in free_pending_td()
523 static int reprime_dtd(struct ci_hdrc *ci, struct ci_hw_ep *hwep, in reprime_dtd()
544 static int _hardware_dequeue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_dequeue()
620 static int _ep_nuke(struct ci_hw_ep *hwep) in _ep_nuke()
661 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in _ep_set_halt()
797 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in _ep_queue()
855 struct ci_hw_ep *hwep = ci->ep0in; in isr_get_status_response()
940 struct ci_hw_ep *hwep; in isr_setup_status_phase()
958 static int isr_tr_complete_low(struct ci_hw_ep *hwep) in isr_tr_complete_low()
963 struct ci_hw_ep *hweptemp = hwep; in isr_tr_complete_low()
1005 struct ci_hw_ep *hwep = &ci->ci_hw_ep[0]; in isr_setup_packet_handler()
1039 if (!ci->ci_hw_ep[num].wedge) { in isr_setup_packet_handler()
1042 &ci->ci_hw_ep[num].ep); in isr_setup_packet_handler()
1092 err = _ep_set_halt(&ci->ci_hw_ep[num].ep, 1, false); in isr_setup_packet_handler()
1171 struct ci_hw_ep *hwep = &ci->ci_hw_ep[i]; in isr_tr_complete_handler()
1209 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_enable()
1276 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_disable()
1333 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_free_request()
1367 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_queue()
1387 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_dequeue()
1441 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_set_wedge()
1461 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_fifo_flush()
1564 struct ci_hw_ep *hwep = ci->ep0in; in ci_udc_selfpowered()
1620 struct ci_hw_ep *hwep = &ci->ci_hw_ep[k]; in init_eps()
1671 struct ci_hw_ep *hwep = &ci->ci_hw_ep[i]; in destroy_eps()