Lines Matching refs:ci_hw_ep

52 static int reprime_dtd(struct ci_hdrc *ci, struct ci_hw_ep *hwep,
357 static int add_td_to_list(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, in add_td_to_list()
421 static inline u8 _usb_addr(struct ci_hw_ep *ep) in _usb_addr()
426 static int prepare_td_for_non_sg(struct ci_hw_ep *hwep, in prepare_td_for_non_sg()
467 static int prepare_td_per_sg(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, in prepare_td_per_sg()
507 static int prepare_td_for_sg(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in prepare_td_for_sg()
550 static int _hardware_enqueue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_enqueue()
645 static void free_pending_td(struct ci_hw_ep *hwep) in free_pending_td()
654 static int reprime_dtd(struct ci_hdrc *ci, struct ci_hw_ep *hwep, in reprime_dtd()
672 static int _hardware_dequeue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_dequeue()
750 static int _ep_nuke(struct ci_hw_ep *hwep) in _ep_nuke()
791 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in _ep_set_halt()
931 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in _ep_queue()
988 struct ci_hw_ep *hwep = ci->ep0in; in isr_get_status_response()
1075 struct ci_hw_ep *hwep; in isr_setup_status_phase()
1100 static int isr_tr_complete_low(struct ci_hw_ep *hwep) in isr_tr_complete_low()
1105 struct ci_hw_ep *hweptemp = hwep; in isr_tr_complete_low()
1147 struct ci_hw_ep *hwep = &ci->ci_hw_ep[0]; in isr_setup_packet_handler()
1181 if (!ci->ci_hw_ep[num].wedge) { in isr_setup_packet_handler()
1184 &ci->ci_hw_ep[num].ep); in isr_setup_packet_handler()
1235 err = _ep_set_halt(&ci->ci_hw_ep[num].ep, 1, false); in isr_setup_packet_handler()
1321 struct ci_hw_ep *hwep = &ci->ci_hw_ep[i]; in isr_tr_complete_handler()
1359 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_enable()
1426 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_disable()
1487 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_free_request()
1521 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_queue()
1545 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_dequeue()
1599 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_set_wedge()
1619 struct ci_hw_ep *hwep = container_of(ep, struct ci_hw_ep, ep); in ep_fifo_flush()
1764 struct ci_hw_ep *hwep = ci->ep0in; in ci_udc_selfpowered()
1844 struct ci_hw_ep *hwep = &ci->ci_hw_ep[k]; in init_eps()
1907 struct ci_hw_ep *hwep = &ci->ci_hw_ep[i]; in destroy_eps()