Searched refs:USBTEST_REQUEST (Results 1 – 2 of 2) sorted by relevance
66 #define USBTEST_REQUEST _IOWR('U', 100, struct usbtest_param) macro322 USBTEST_REQUEST, &dev->param); in handle_testdev()
35 #define USBTEST_REQUEST _IOWR('U', 100, struct usbtest_param) macro2072 if (code != USBTEST_REQUEST) in usbtest_ioctl()