Searched refs:xhci_decode_trb (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-trace.h | 133 xhci_decode_trb(__get_str(str), XHCI_MSG_MAX, __entry->field0, __entry->field1,
|
H A D | xhci-debugfs.c | 208 xhci_decode_trb(str, XHCI_MSG_MAX, le32_to_cpu(trb->generic.field[0]), in xhci_ring_dump_segment()
|
H A D | xhci.h | 2249 static inline const char *xhci_decode_trb(char *str, size_t size, in xhci_decode_trb() function
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-debugfs.c | 208 xhci_decode_trb(str, XHCI_MSG_MAX, le32_to_cpu(trb->generic.field[0]), in xhci_ring_dump_segment()
|
H A D | xhci-trace.h | 128 xhci_decode_trb(__get_buf(XHCI_MSG_MAX), XHCI_MSG_MAX, __entry->field0,
|
H A D | xhci.h | 2281 static inline const char *xhci_decode_trb(char *str, size_t size, in xhci_decode_trb() function
|
Completed in 13 milliseconds