Home
last modified time | relevance | path

Searched refs:ci_hw_ep (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dudc.c52 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 *hwe
[all...]
H A Dtrace.h41 TP_PROTO(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, struct td_node *td),
73 TP_PROTO(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, struct td_node *td),
78 TP_PROTO(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, struct td_node *td),
H A Ddebug.c134 struct ci_hw_ep *hweprx = &ci->ci_hw_ep[i]; in ci_qheads_show()
135 struct ci_hw_ep *hweptx = in ci_qheads_show()
136 &ci->ci_hw_ep[i + ci->hw_ep_max/2]; in ci_qheads_show()
168 list_for_each_entry(req, &ci->ci_hw_ep[i].qh.queue, queue) { in ci_requests_show()
H A Dci.h76 * struct ci_hw_ep - endpoint representation
88 struct ci_hw_ep { struct
187 * @ci_hw_ep: array of endpoints
240 struct ci_hw_ep ci_hw_ep[ENDPT_MAX]; member
242 struct ci_hw_ep *ep0out, *ep0in;
/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dudc.c354 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 *hwe
[all...]
H A Dci.h75 * struct ci_hw_ep - endpoint representation
87 struct ci_hw_ep { struct
181 * @ci_hw_ep: array of endpoints
234 struct ci_hw_ep ci_hw_ep[ENDPT_MAX]; member
236 struct ci_hw_ep *ep0out, *ep0in;
H A Ddebug.c134 struct ci_hw_ep *hweprx = &ci->ci_hw_ep[i]; in ci_qheads_show()
135 struct ci_hw_ep *hweptx = in ci_qheads_show()
136 &ci->ci_hw_ep[i + ci->hw_ep_max/2]; in ci_qheads_show()
168 list_for_each_entry(req, &ci->ci_hw_ep[i].qh.queue, queue) { in ci_requests_show()

Completed in 6 milliseconds