Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci.h2663 static inline const char *xhci_decode_usbsts(char *str, u32 usbsts) in xhci_decode_usbsts() function
Dxhci-ring.c1609 xhci_dbg(xhci, "Command timeout, USBSTS:%s\n", xhci_decode_usbsts(str, usbsts)); in xhci_handle_command_timeout()