Searched refs:USB_GET_REPORT_ID (Results 1 - 1 of 1) sorted by relevance
/kernel/liteos_a/testsuites/unittest/drivers/hid/smoke/ | ||
H A D | hid_test_001.cpp | 40 #define USB_GET_REPORT_ID _IOR('U', 25, int) macro 61 ret = ioctl(fd, USB_GET_REPORT_ID, &id); in Testcase() |
Completed in 1 milliseconds