Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/misc/
Dusbtest.c541 static unsigned realworld = 1; variable
542 module_param(realworld, uint, 0);
543 MODULE_PARM_DESC(realworld, "clear to demand stricter spec compliance");
596 if (!realworld && !(config->bmAttributes & 0x80)) { in is_good_config()
652 if (realworld && iface->num_altsetting == 1) in ch9_postconfig()
674 if (!realworld || udev->descriptor.bNumConfigurations != 1) { in ch9_postconfig()
1541 len = realworld ? 1 : 0; in ctrl_out()
2082 realworld ? 1 : 0, param->length, in usbtest_ioctl()
2177 realworld ? 1 : 0, param->length, in usbtest_ioctl()