Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c315 static const char *TRBType_names[] = { variable
409 return lookup_name(TRB_TYPE(*trb), TRBType_names, in trb_name()
410 ARRAY_SIZE(TRBType_names)); in trb_name()