Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-debugfs.c289 xhci_decode_ep_context(le32_to_cpu(ep_ctx->ep_info), in xhci_endpoint_context_show()
Dxhci-trace.h344 TP_printk("%s", xhci_decode_ep_context(__entry->info,
Dxhci.h2623 static inline const char *xhci_decode_ep_context(u32 info, u32 info2, u64 deq, in xhci_decode_ep_context() function