Searched refs:xhci_decode_trb (Results 1 – 3 of 3) sorted by relevance
207 xhci_decode_trb(str, XHCI_MSG_MAX, le32_to_cpu(trb->generic.field[0]), in xhci_ring_dump_segment()
133 xhci_decode_trb(__get_str(str), XHCI_MSG_MAX, __entry->field0, __entry->field1,
2230 static inline const char *xhci_decode_trb(char *str, size_t size, in xhci_decode_trb() function