Searched refs:xhci_generic_trb (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/usb/host/ |
D | xhci-trace.h | 117 TP_PROTO(struct xhci_ring *ring, struct xhci_generic_trb *trb), 140 TP_PROTO(struct xhci_ring *ring, struct xhci_generic_trb *trb), 145 TP_PROTO(struct xhci_ring *ring, struct xhci_generic_trb *trb), 150 TP_PROTO(struct xhci_ring *ring, struct xhci_generic_trb *trb), 155 TP_PROTO(struct xhci_ring *ring, struct xhci_generic_trb *trb), 160 TP_PROTO(struct xhci_ring *ring, struct xhci_generic_trb *trb), 165 TP_PROTO(struct xhci_ring *ring, struct xhci_generic_trb *trb), 170 TP_PROTO(struct xhci_ring *ring, struct xhci_generic_trb *trb),
|
D | xhci-ring.c | 2495 (struct xhci_generic_trb *) ep_trb); in handle_tx_event() 2744 struct xhci_generic_trb *trb; in queue_trb() 2947 struct xhci_generic_trb *start_trb) in giveback_first_trb() 3122 struct xhci_generic_trb *start_trb; in xhci_queue_bulk_tx() 3275 struct xhci_generic_trb *start_trb; in xhci_queue_ctrl_tx() 3542 struct xhci_generic_trb *start_trb; in xhci_queue_isoc_tx()
|
D | xhci.h | 1312 struct xhci_generic_trb { struct 1320 struct xhci_generic_trb generic; argument
|