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

/linux-master/tools/usb/
H A Dtestusb.c121 struct testdev { struct
122 struct testdev *next;
132 static struct testdev *testdevs;
243 struct testdev *entry;
293 struct testdev *dev = arg;
375 struct testdev *entry;
510 struct testdev dev;
/linux-master/tools/cgroup/
H A Diocost_coef_gen.py9 controller. If the target raw testdev is specified, destructive tests
34 parser.add_argument('--testdev', metavar='DEV',
126 if args.testdev:
127 devname = os.path.basename(args.testdev)

Completed in 113 milliseconds