Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci.h2601 static inline const char *xhci_decode_usbsts(u32 usbsts) in xhci_decode_usbsts() function
Dxhci-ring.c990 xhci_warn(xhci, "USBSTS:%s\n", xhci_decode_usbsts(usbsts)); in xhci_stop_endpoint_command_watchdog()