Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c352 static const char *TRBCCode_names[] = { variable
415 return lookup_name(event->ccode, TRBCCode_names, in event_name()
416 ARRAY_SIZE(TRBCCode_names)); in event_name()