Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-trace.h435 TP_printk("%s", xhci_decode_ctrl_ctx(__get_buf(XHCI_MSG_MAX), __entry->drop, __entry->add)
Dxhci.h2212 static inline const char *xhci_decode_ctrl_ctx(char *str, in xhci_decode_ctrl_ctx() function