Home
last modified time | relevance | path

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

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