Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/misc/
Dusbtest.c1026 #define NUM_SUBCASES 16 /* how many test subcases here? */ macro
1194 switch (i % NUM_SUBCASES) { in test_ctrl_queue()
1323 reqp->number = i % NUM_SUBCASES; in test_ctrl_queue()
1363 #undef NUM_SUBCASES