Home
last modified time | relevance | path

Searched defs:hidpp_ff_private_data (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h111683 struct hidpp_ff_private_data { struct
111684 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 …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h119085 struct hidpp_ff_private_data { struct
119086 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 …]