Home
last modified time | relevance | path

Searched refs:HIDIOCGRAWINFO (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dhidraw.h21 #define HIDIOCGRAWINFO _IOR('H', 0x03, struct hidraw_devinfo) macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dhidraw.h36 #define HIDIOCGRAWINFO _IOR('H', 0x03, struct hidraw_devinfo) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dhidraw.h34 #define HIDIOCGRAWINFO _IOR('H', 0x03, struct hidraw_devinfo) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dhidraw.h34 #define HIDIOCGRAWINFO _IOR('H', 0x03, struct hidraw_devinfo) macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dhidraw.h36 #define HIDIOCGRAWINFO _IOR('H', 0x03, struct hidraw_devinfo) macro
/kernel/linux/linux-5.10/samples/hidraw/
H A Dhid-example.c102 res = ioctl(fd, HIDIOCGRAWINFO, &info); in main()
104 perror("HIDIOCGRAWINFO"); in main()
/kernel/linux/linux-6.6/samples/hidraw/
H A Dhid-example.c102 res = ioctl(fd, HIDIOCGRAWINFO, &info); in main()
104 perror("HIDIOCGRAWINFO"); in main()
/kernel/linux/linux-5.10/drivers/hid/
H A Dhidraw.c404 case HIDIOCGRAWINFO: in hidraw_ioctl()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhidraw.c413 case HIDIOCGRAWINFO: in hidraw_ioctl()

Completed in 4 milliseconds