Searched refs:usb_dr_modes (Results 1 – 1 of 1) sorted by relevance
85 static const char *const usb_dr_modes[] = { variable108 for (i = 0; i < ARRAY_SIZE(usb_dr_modes); i++) in of_usb_get_dr_mode()109 if (!strcmp(dr_mode, usb_dr_modes[i])) in of_usb_get_dr_mode()