Home
last modified time | relevance | path

Searched refs:HIDIOCGRAWPHYS (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
A Dhidraw.h38 #define HIDIOCGRAWPHYS(len) _IOC(_IOC_READ, 'H', 0x05, len) macro
/linux/samples/hidraw/
A Dhid-example.c95 res = ioctl(fd, HIDIOCGRAWPHYS(256), buf); in main()
/linux/drivers/hid/
A Dhidraw.c468 if (_IOC_NR(cmd) == _IOC_NR(HIDIOCGRAWPHYS(0))) { in hidraw_ioctl()
/linux/Documentation/hid/
A Dhidraw.rst103 HIDIOCGRAWPHYS(len):

Completed in 6 milliseconds