Searched refs:hidraw_devinfo (Results 1 – 3 of 3) sorted by relevance
71 struct hidraw_devinfo { struct89 #define HIDIOCGRAWINFO _IOR('U', 32, struct hidraw_devinfo) argument
570 struct hidraw_devinfo *hd; in hidraw_ioctl()841 hd = (struct hidraw_devinfo *)addr; in hidraw_ioctl()
72 struct hidraw_devinfo devinfo; in copy_info_hidraw()