Searched defs:hidpp_ff_private_data (Results 1 – 2 of 2) sorted by relevance
111683 struct hidpp_ff_private_data { struct111684 struct hidpp_device *hidpp;111685 u8 feature_index;111686 u8 version;111687 u16 gain;111688 s16 range;111689 u8 slot_autocenter;111690 u8 num_effects;111691 int *effect_ids;111692 struct workqueue_struct *wq;[all …]
119085 struct hidpp_ff_private_data { struct119086 struct hidpp_device *hidpp;119087 u8 feature_index;119088 u8 version;119089 u16 gain;119090 s16 range;119091 u8 slot_autocenter;119092 u8 num_effects;119093 int *effect_ids;119094 struct workqueue_struct *wq;[all …]