Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/misc/
H A 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 macro
/kernel/linux/linux-6.6/drivers/usb/misc/
H A 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 macro

Completed in 7 milliseconds