Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-debugfs.c266 xhci_decode_slot_context(le32_to_cpu(slot_ctx->dev_info), in xhci_slot_context_show()
Dxhci-trace.h389 TP_printk("%s", xhci_decode_slot_context(__entry->info,
Dxhci.h2450 static inline const char *xhci_decode_slot_context(u32 info, u32 info2, in xhci_decode_slot_context() function