Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-dbg.c19 return xhci_slot_state_string(state); in xhci_get_slot_state()
Dxhci.h2228 static inline char *xhci_slot_state_string(u32 state) in xhci_slot_state_string() function
2541 xhci_slot_state_string(GET_SLOT_STATE(state))); in xhci_decode_slot_context()