Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-dbg.c19 return xhci_slot_state_string(state); in xhci_get_slot_state()
Dxhci.h2254 static inline char *xhci_slot_state_string(u32 state) in xhci_slot_state_string() function
2567 xhci_slot_state_string(GET_SLOT_STATE(state))); in xhci_decode_slot_context()