Home
last modified time | relevance | path

Searched refs:xhci_decode_portsc (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/usb/host/
Dxhci-debugfs.c345 seq_printf(s, "%s\n", xhci_decode_portsc(portsc)); in xhci_portsc_show()
Dxhci-trace.h544 xhci_decode_portsc(__entry->portsc)
Dxhci.h2537 static inline const char *xhci_decode_portsc(u32 portsc) in xhci_decode_portsc() function