Searched refs:ep_type_names (Results 1 – 1 of 1) sorted by relevance
21 static const char *const ep_type_names[] = { variable36 if (ep_type < 0 || ep_type >= ARRAY_SIZE(ep_type_names)) in usb_ep_type_string()39 return ep_type_names[ep_type]; in usb_ep_type_string()