Lines Matching refs:ci_hw_ep

354 static int add_td_to_list(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq,  in add_td_to_list()
418 static inline u8 _usb_addr(struct ci_hw_ep *ep) in _usb_addr()
423 static int prepare_td_for_non_sg(struct ci_hw_ep *hwep, in prepare_td_for_non_sg()
464 static int prepare_td_per_sg(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, in prepare_td_per_sg()
504 static int prepare_td_for_sg(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in prepare_td_for_sg()
547 static int _hardware_enqueue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_enqueue()
632 static void free_pending_td(struct ci_hw_ep *hwep) in free_pending_td()
641 static int reprime_dtd(struct ci_hdrc *ci, struct ci_hw_ep *hwep, in reprime_dtd()
659 static int _hardware_dequeue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_dequeue()
736 static int _ep_nuke(struct ci_hw_ep *hwep) in _ep_nuke()
777 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in _ep_set_halt()
917 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in _ep_queue()
974 struct ci_hw_ep *hwep = ci->ep0in; in isr_get_status_response()
1061 struct ci_hw_ep *hwep; in isr_setup_status_phase()
1086 static int isr_tr_complete_low(struct ci_hw_ep *hwep) in isr_tr_complete_low()
1091 struct ci_hw_ep *hweptemp = hwep; in isr_tr_complete_low()
1133 struct ci_hw_ep *hwep = &ci->ci_hw_ep[0]; in isr_setup_packet_handler()
1167 if (!ci->ci_hw_ep[num].wedge) { in isr_setup_packet_handler()
1170 &ci->ci_hw_ep[num].ep); in isr_setup_packet_handler()
1221 err = _ep_set_halt(&ci->ci_hw_ep[num].ep, 1, false); in isr_setup_packet_handler()
1307 struct ci_hw_ep *hwep = &ci->ci_hw_ep[i]; in isr_tr_complete_handler()
1345 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_enable()
1412 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_disable()
1473 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_free_request()
1507 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_queue()
1531 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_dequeue()
1585 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_set_wedge()
1605 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_fifo_flush()
1737 struct ci_hw_ep *hwep = ci->ep0in; in ci_udc_selfpowered()
1816 struct ci_hw_ep *hwep = &ci->ci_hw_ep[k]; in init_eps()
1879 struct ci_hw_ep *hwep = &ci->ci_hw_ep[i]; in destroy_eps()