Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ehci.c96 static const char *ehci_state_names[] = { variable
139 return nr2str(ehci_state_names, ARRAY_SIZE(ehci_state_names), state); in state2str()