Home
last modified time | relevance | path

Searched refs:xhci_generic_trb (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/usb/host/
Dxhci-trace.h111 TP_PROTO(struct xhci_ring *ring, struct xhci_generic_trb *trb),
134 TP_PROTO(struct xhci_ring *ring, struct xhci_generic_trb *trb),
139 TP_PROTO(struct xhci_ring *ring, struct xhci_generic_trb *trb),
144 TP_PROTO(struct xhci_ring *ring, struct xhci_generic_trb *trb),
149 TP_PROTO(struct xhci_ring *ring, struct xhci_generic_trb *trb),
154 TP_PROTO(struct xhci_ring *ring, struct xhci_generic_trb *trb),
159 TP_PROTO(struct xhci_ring *ring, struct xhci_generic_trb *trb),
164 TP_PROTO(struct xhci_ring *ring, struct xhci_generic_trb *trb),
Dxhci-ring.c2854 (struct xhci_generic_trb *) ep_trb); in handle_tx_event()
3146 struct xhci_generic_trb *trb; in queue_trb()
3363 struct xhci_generic_trb *start_trb) in giveback_first_trb()
3547 struct xhci_generic_trb *start_trb; in xhci_queue_bulk_tx()
3709 struct xhci_generic_trb *start_trb; in xhci_queue_ctrl_tx()
4006 struct xhci_generic_trb *start_trb; in xhci_queue_isoc_tx()
Dxhci.h1349 struct xhci_generic_trb { struct
1357 struct xhci_generic_trb generic; argument