Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.h2378 static inline const char *xhci_decode_usbsts(char *str, u32 usbsts) in xhci_decode_usbsts() function
Dxhci-ring.c1646 xhci_dbg(xhci, "Command timeout, USBSTS:%s\n", xhci_decode_usbsts(str, usbsts)); in xhci_handle_command_timeout()