Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-debugfs.c208 xhci_decode_trb(str, XHCI_MSG_MAX, le32_to_cpu(trb->generic.field[0]), in xhci_ring_dump_segment()
Dxhci-trace.h128 xhci_decode_trb(__get_buf(XHCI_MSG_MAX), XHCI_MSG_MAX, __entry->field0,
Dxhci.h1994 static inline const char *xhci_decode_trb(char *str, size_t size, in xhci_decode_trb() function