Home
last modified time | relevance | path

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

/linux/samples/hidraw/
H A Dhid-example.c22 #ifndef HIDIOCSFEATURE
24 #define HIDIOCSFEATURE(len) _IOC(_IOC_WRITE|_IOC_READ, 'H', 0x06, len) macro
118 res = ioctl(fd, HIDIOCSFEATURE(4), buf); in main()
/linux/Documentation/hid/
H A Dhidraw.rst111 HIDIOCSFEATURE(len):
139 to that of HIDIOCSFEATURE.
160 with this report is identical to that of HIDIOCSFEATURE.