Home
last modified time | relevance | path

Searched defs:HIDIOCGFEATURE (Results 1 – 2 of 2) sorted by relevance

/linux/samples/hidraw/
H A Dhid-example.c25 #define HIDIOCGFEATURE(len) _IOC(_IOC_WRITE|_IOC_READ, 'H', 0x07, len) macro
/linux/include/uapi/linux/
H A Dhidraw.h41 #define HIDIOCGFEATURE(len) _IOC(_IOC_WRITE|_IOC_READ, 'H', 0x07, len) macro