Lines Matching refs:ci_hw_ep
340 static int add_td_to_list(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, in add_td_to_list()
398 static inline u8 _usb_addr(struct ci_hw_ep *ep) in _usb_addr()
410 static int _hardware_enqueue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_enqueue()
519 static void free_pending_td(struct ci_hw_ep *hwep) in free_pending_td()
528 static int reprime_dtd(struct ci_hdrc *ci, struct ci_hw_ep *hwep, in reprime_dtd()
546 static int _hardware_dequeue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_dequeue()
623 static int _ep_nuke(struct ci_hw_ep *hwep) in _ep_nuke()
664 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in _ep_set_halt()
804 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in _ep_queue()
861 struct ci_hw_ep *hwep = ci->ep0in; in isr_get_status_response()
945 struct ci_hw_ep *hwep; in isr_setup_status_phase()
970 static int isr_tr_complete_low(struct ci_hw_ep *hwep) in isr_tr_complete_low()
975 struct ci_hw_ep *hweptemp = hwep; in isr_tr_complete_low()
1017 struct ci_hw_ep *hwep = &ci->ci_hw_ep[0]; in isr_setup_packet_handler()
1051 if (!ci->ci_hw_ep[num].wedge) { in isr_setup_packet_handler()
1054 &ci->ci_hw_ep[num].ep); in isr_setup_packet_handler()
1105 err = _ep_set_halt(&ci->ci_hw_ep[num].ep, 1, false); in isr_setup_packet_handler()
1191 struct ci_hw_ep *hwep = &ci->ci_hw_ep[i]; in isr_tr_complete_handler()
1229 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_enable()
1296 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_disable()
1357 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_free_request()
1391 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_queue()
1415 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_dequeue()
1469 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_set_wedge()
1489 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_fifo_flush()
1604 struct ci_hw_ep *hwep = ci->ep0in; in ci_udc_selfpowered()
1683 struct ci_hw_ep *hwep = &ci->ci_hw_ep[k]; in init_eps()
1746 struct ci_hw_ep *hwep = &ci->ci_hw_ep[i]; in destroy_eps()