Searched refs:hiddev_collection_info (Results 1 – 3 of 3) sorted by relevance
53 struct hiddev_collection_info { struct 171 #define HIDIOCGCOLLECTIONINFO _IOWR('H', 0x11, struct hiddev_collection_info)54 indexhiddev_collection_info global() argument 55 typehiddev_collection_info global() argument 56 usagehiddev_collection_info global() argument 57 levelhiddev_collection_info global() argument
125 - struct hiddev_collection_info (read/write)130 The user passes in a hiddev_collection_info struct with the index
599 struct hiddev_collection_info cinfo; in hiddev_ioctl()