Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/misc/
Dusbtest.c657 static unsigned realworld = 1; variable
658 module_param(realworld, uint, 0);
659 MODULE_PARM_DESC(realworld, "clear to demand stricter spec compliance");
712 if (!realworld && !(config->bmAttributes & 0x80)) { in is_good_config()
838 if (realworld && iface->num_altsetting == 1) in ch9_postconfig()
860 if (!realworld || udev->descriptor.bNumConfigurations != 1) { in ch9_postconfig()
1888 len = realworld ? 1 : 0; in ctrl_out()
2392 realworld ? 1 : 0, param->length, in usbtest_do_ioctl()
2487 realworld ? 1 : 0, param->length, in usbtest_do_ioctl()