Home
last modified time | relevance | path

Searched refs:xhci_ring_type_string (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-trace.h120 xhci_ring_type_string(__entry->type), &__entry->dma,
498 xhci_ring_type_string(__entry->type), __entry->ring,
H A Dxhci.h1340 static inline const char *xhci_ring_type_string(enum xhci_ring_type type) in xhci_ring_type_string() function