Searched refs:td_node (Results 1 – 5 of 5) 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), 45 __field(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 | 54 struct td_node *node); 363 struct td_node *lastnode, *node = kzalloc(sizeof(struct td_node), in add_td_to_list() 408 struct td_node, td); in add_td_to_list() 513 struct td_node *node = NULL; in prepare_td_for_sg() 535 struct td_node, td); in prepare_td_for_sg() 717 struct td_node, td); in _hardware_enqueue() 735 struct td_node *prevlastnode; in _hardware_enqueue() 741 struct td_node, td); in _hardware_enqueue() 803 struct td_node *node) in reprime_dtd() 823 struct td_node *node, *tmpnode; in _hardware_dequeue() [all …]
|
| A D | udc.h | 60 struct td_node { struct
|
| A D | ci.h | 106 struct td_node *pending_td;
|
| A D | debug.c | 158 struct td_node *node, *tmpnode; in ci_requests_show()
|
Completed in 11 milliseconds