Searched refs:hiddev_collection_info (Results 1 – 3 of 3) sorted by relevance
52 struct hiddev_collection_info { struct170 #define HIDIOCGCOLLECTIONINFO _IOWR('H', 0x11, struct hiddev_collection_info)
109 HIDIOCGCOLLECTIONINFO - struct hiddev_collection_info (read/write)113 The user passes in a hiddev_collection_info struct with the index
601 struct hiddev_collection_info cinfo; in hiddev_ioctl()