Searched refs:ci_hw_req (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/chipidea/ |
H A D | trace.h | 41 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 D | udc.c | 357 static int add_td_to_list(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, in add_td_to_list() 427 struct ci_hw_req *hwreq) 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() 591 struct ci_hw_req *hwreqprev; in _hardware_enqueue() 598 struct ci_hw_req, queue); in _hardware_enqueue() 672 static int _hardware_dequeue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_dequeue() 763 struct ci_hw_req *hwreq = list_entry(hwep->qh.queue.next, 764 struct ci_hw_req, queu [all...] |
H A D | udc.h | 68 * struct ci_hw_req - usb request representation 73 struct ci_hw_req { struct
|
H A D | debug.c | 157 struct ci_hw_req *req = NULL; in ci_requests_show()
|
/kernel/linux/linux-5.10/drivers/usb/chipidea/ |
H A D | udc.c | 354 static int add_td_to_list(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, in add_td_to_list() 424 struct ci_hw_req *hwreq) 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() 584 struct ci_hw_req *hwreqprev; in _hardware_enqueue() 591 struct ci_hw_req, queue); in _hardware_enqueue() 659 static int _hardware_dequeue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_dequeue() 749 struct ci_hw_req *hwreq = list_entry(hwep->qh.queue.next, 750 struct ci_hw_req, queu [all...] |
H A D | udc.h | 68 * struct ci_hw_req - usb request representation 73 struct ci_hw_req { struct
|
H A D | debug.c | 157 struct ci_hw_req *req = NULL; in ci_requests_show()
|
Completed in 5 milliseconds