Home
last modified time | relevance | path

Searched refs:td_node (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/usb/chipidea/
H A Dtrace.h41 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),
H A Dudc.c53 struct td_node *node);
362 struct td_node *lastnode, *node = kzalloc(sizeof(struct td_node), in add_td_to_list()
407 struct td_node, td); in add_td_to_list()
512 struct td_node *node = NULL; in prepare_td_for_sg()
534 struct td_node, td); in prepare_td_for_sg()
576 struct td_node, td); in _hardware_enqueue()
594 struct td_node *prevlastnode; in _hardware_enqueue()
600 struct td_node, td); in _hardware_enqueue()
655 struct td_node *node) in reprime_dtd()
675 struct td_node *node, *tmpnode; in _hardware_dequeue()
[all …]
H A Dudc.h60 struct td_node { struct
H A Dci.h105 struct td_node *pending_td;
H A Ddebug.c158 struct td_node *node, *tmpnode; in ci_requests_show()