Searched refs:HIDIOCSFEATURE (Results 1 – 3 of 3) sorted by relevance
22 #ifndef HIDIOCSFEATURE24 #define HIDIOCSFEATURE(len) _IOC(_IOC_WRITE|_IOC_READ, 'H', 0x06, len) macro118 res = ioctl(fd, HIDIOCSFEATURE(4), buf); in main()
111 HIDIOCSFEATURE(len):139 to that of HIDIOCSFEATURE.160 with this report is identical to that of HIDIOCSFEATURE.
465 case HIDIOCSFEATURE(0): in hidraw_rw_variable_size_ioctl()