Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c391 static const char *ep_state_names[] = { variable
421 return lookup_name(state, ep_state_names, in ep_state_name()
422 ARRAY_SIZE(ep_state_names)); in ep_state_name()