Searched refs:xhci_generic_trb (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/usb/host/ |
D | xhci-trace.h | 115 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), 169 TP_PROTO(struct xhci_ring *ring, struct xhci_generic_trb *trb),
|
D | xhci-ring.c | 2842 (struct xhci_generic_trb *) ep_trb); in handle_tx_event() 3123 struct xhci_generic_trb *trb; in queue_trb() 3343 struct xhci_generic_trb *start_trb) in giveback_first_trb() 3527 struct xhci_generic_trb *start_trb; in xhci_queue_bulk_tx() 3689 struct xhci_generic_trb *start_trb; in xhci_queue_ctrl_tx() 3986 struct xhci_generic_trb *start_trb; in xhci_queue_isoc_tx()
|
D | xhci.h | 1346 struct xhci_generic_trb { struct 1354 struct xhci_generic_trb generic; argument
|