Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dxhci-debugfs.c207 xhci_decode_trb(str, XHCI_MSG_MAX, le32_to_cpu(trb->generic.field[0]), in xhci_ring_dump_segment()
Dxhci-trace.h133 xhci_decode_trb(__get_str(str), XHCI_MSG_MAX, __entry->field0, __entry->field1,
Dxhci.h2267 static inline const char *xhci_decode_trb(char *str, size_t size, in xhci_decode_trb() function