Searched refs:ci_hw_req (Results 1 – 4 of 4) sorted by relevance
| /drivers/usb/chipidea/ |
| 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),
|
| A D | udc.c | 428 struct ci_hw_req *hwreq) in prepare_td_for_non_sg() 732 struct ci_hw_req *hwreqprev; in _hardware_enqueue() 739 struct ci_hw_req, queue); in _hardware_enqueue() 921 struct ci_hw_req *hwreq = list_entry(hwep->qh.queue.next, in _ep_nuke() 922 struct ci_hw_req, queue); in _ep_nuke() 1096 struct ci_hw_req *hwreq = container_of(req, struct ci_hw_req, req); in _ep_queue() 1274 struct ci_hw_req *hwreq, *hwreqtemp; in isr_tr_complete_low() 1636 struct ci_hw_req *hwreq; in ep_alloc_request() 1641 hwreq = kzalloc(sizeof(struct ci_hw_req), gfp_flags); in ep_alloc_request() 1658 struct ci_hw_req *hwreq = container_of(req, struct ci_hw_req, req); in ep_free_request() [all …]
|
| A D | udc.h | 74 struct ci_hw_req { struct
|
| A D | debug.c | 157 struct ci_hw_req *req = NULL; in ci_requests_show()
|
Completed in 11 milliseconds