Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/misc/
Dusbtest.c1039 #define NUM_SUBCASES 16 /* how many test subcases here? */ macro
1207 switch (i % NUM_SUBCASES) { in test_ctrl_queue()
1336 reqp->number = i % NUM_SUBCASES; in test_ctrl_queue()
1376 #undef NUM_SUBCASES