Searched refs:xhci_decode_ep_context (Results 1 – 3 of 3) sorted by relevance
289 xhci_decode_ep_context(le32_to_cpu(ep_ctx->ep_info), in xhci_endpoint_context_show()
344 TP_printk("%s", xhci_decode_ep_context(__entry->info,
2623 static inline const char *xhci_decode_ep_context(u32 info, u32 info2, u64 deq, in xhci_decode_ep_context() function