Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/misc/
Dusbtest.c1071 #define NUM_SUBCASES 16 /* how many test subcases here? */ macro
1240 switch (i % NUM_SUBCASES) { in test_ctrl_queue()
1369 reqp->number = i % NUM_SUBCASES; in test_ctrl_queue()
1409 #undef NUM_SUBCASES