Home
last modified time | relevance | path

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

/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h111834 struct mt_device { struct
111835 struct mt_class mtclass;
111836 struct timer_list release_timer;
111837 struct hid_device *hdev;
111838 unsigned long mt_io_flags;
111839 __u8 inputmode_value;
111840 __u8 maxcontacts;
111841 bool is_buttonpad;
111842 bool serial_maybe;
111843 struct list_head applications;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h119236 struct mt_device { struct
119237 struct mt_class mtclass;
119238 struct timer_list release_timer;
119239 struct hid_device *hdev;
119240 unsigned long mt_io_flags;
119241 __u8 inputmode_value;
119242 __u8 maxcontacts;
119243 bool is_buttonpad;
119244 bool serial_maybe;
119245 struct list_head applications;
[all …]