Home
last modified time | relevance | path

Searched refs:xhci_decode_ctrl_ctx (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/usb/host/
Dxhci-trace.h451 TP_printk("%s", xhci_decode_ctrl_ctx(__entry->drop, __entry->add)
Dxhci.h2421 static inline const char *xhci_decode_ctrl_ctx(unsigned long drop, in xhci_decode_ctrl_ctx() function