Home
last modified time | relevance | path

Searched refs:HIDIOCGRAWINFO (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dhidraw.h36 #define HIDIOCGRAWINFO _IOR('H', 0x03, struct hidraw_devinfo) macro
/openbmc/linux/samples/hidraw/
H A Dhid-example.c102 res = ioctl(fd, HIDIOCGRAWINFO, &info); in main()
/openbmc/linux/drivers/hid/
H A Dhidraw.c413 case HIDIOCGRAWINFO: in hidraw_ioctl()
/openbmc/linux/Documentation/hid/
H A Dhidraw.rst83 HIDIOCGRAWINFO:
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch1289 +pub const HIDIOCGRAWINFO: u32 = 2148026371;