Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/misc/
Dusbtest.c665 static unsigned realworld = 1; variable
666 module_param(realworld, uint, 0);
667 MODULE_PARM_DESC(realworld, "clear to demand stricter spec compliance");
720 if (!realworld && !(config->bmAttributes & 0x80)) { in is_good_config()
846 if (realworld && iface->num_altsetting == 1) in ch9_postconfig()
868 if (!realworld || udev->descriptor.bNumConfigurations != 1) { in ch9_postconfig()
1896 len = realworld ? 1 : 0; in ctrl_out()
2420 realworld ? 1 : 0, param->length, in usbtest_do_ioctl()
2515 realworld ? 1 : 0, param->length, in usbtest_do_ioctl()