Searched refs:xhci_decode_slot_context (Results 1 – 3 of 3) sorted by relevance
266 xhci_decode_slot_context(le32_to_cpu(slot_ctx->dev_info), in xhci_slot_context_show()
389 TP_printk("%s", xhci_decode_slot_context(__entry->info,
2450 static inline const char *xhci_decode_slot_context(u32 info, u32 info2, in xhci_decode_slot_context() function