Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-trace.h442 TP_printk("%s", xhci_decode_ctrl_ctx(__get_str(str), __entry->drop, __entry->add)
Dxhci.h2466 static inline const char *xhci_decode_ctrl_ctx(char *str, in xhci_decode_ctrl_ctx() function