Searched refs:ci_hw_req (Results 1 – 4 of 4) sorted by relevance
| /linux/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 | 358 static int add_td_to_list(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, in add_td_to_list() 428 struct ci_hw_req *hwreq) in prepare_td_for_non_sg() 468 static int prepare_td_per_sg(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, in prepare_td_per_sg() 508 static int prepare_td_for_sg(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in prepare_td_for_sg() 587 static int sglist_do_bounce(struct ci_hw_req *hwreq, int index, in sglist_do_bounce() 635 static void sglist_do_debounce(struct ci_hw_req *hwreq, bool copy) in sglist_do_debounce() 671 static int _hardware_enqueue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_enqueue() 732 struct ci_hw_req *hwreqprev; in _hardware_enqueue() 739 struct ci_hw_req, queue); in _hardware_enqueue() 820 static int _hardware_dequeue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_dequeue() [all …]
|
| H A D | udc.h | 74 struct ci_hw_req { struct
|
| H A D | debug.c | 157 struct ci_hw_req *req = NULL; in ci_requests_show()
|