Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/misc/
Dusbtest.c1079 #define NUM_SUBCASES 16 /* how many test subcases here? */ macro
1248 switch (i % NUM_SUBCASES) { in test_ctrl_queue()
1377 reqp->number = i % NUM_SUBCASES; in test_ctrl_queue()
1417 #undef NUM_SUBCASES