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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/
H A Dusbtest.c449 static unsigned realworld = 1; variable
450 module_param (realworld, uint, 0);
451 MODULE_PARM_DESC (realworld, "clear to demand stricter spec compliance");
504 if (!realworld && !(config->bmAttributes & 0x80)) {
560 if (realworld && iface->num_altsetting == 1)
582 if (!realworld || udev->descriptor.bNumConfigurations != 1) {
1306 len = realworld ? 1 : 0;
1803 realworld ? 1 : 0, param->length,

Completed in 83 milliseconds