Searched defs:hid_usage (Results 1 – 2 of 2) sorted by relevance
98208 struct hid_usage { struct98209 unsigned int hid;98210 unsigned int collection_index;98211 unsigned int usage_index;98212 __s8 resolution_multiplier;98213 __s8 wheel_factor;98214 __u16 code;98215 __u8 type;98216 __s8 hat_min;98217 __s8 hat_max;[all …]
107904 struct hid_usage { struct107905 unsigned int hid;107906 unsigned int collection_index;107907 unsigned int usage_index;107908 __s8 resolution_multiplier;107909 __s8 wheel_factor;107910 __u16 code;107911 __u8 type;107912 __s8 hat_min;107913 __s8 hat_max;[all …]