Searched refs:hidraw_devinfo (Results 1 – 4 of 4) sorted by relevance
27 struct hidraw_devinfo { struct36 #define HIDIOCGRAWINFO _IOR('H', 0x03, struct hidraw_devinfo) argument
49 struct hidraw_devinfo info; in main()
85 This ioctl will return a hidraw_devinfo struct containing the bus type, the
403 struct hidraw_devinfo dinfo; in hidraw_ioctl()