Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-trace.h127 TP_printk("%s: %s", xhci_ring_type_string(__entry->type),
476 xhci_ring_type_string(__entry->type), __entry->ring,
H A Dxhci.h1605 static inline const char *xhci_ring_type_string(enum xhci_ring_type type) in xhci_ring_type_string() function