Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h113180 struct wacom_features { struct
113181 const char *name;
113182 int x_max;
113183 int y_max;
113184 int pressure_max;
113185 int distance_max;
113186 int type;
113187 int x_resolution;
113188 int y_resolution;
113189 int numbered_buttons;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h120582 struct wacom_features { struct
120583 const char *name;
120584 int x_max;
120585 int y_max;
120586 int pressure_max;
120587 int distance_max;
120588 int type;
120589 int x_resolution;
120590 int y_resolution;
120591 int numbered_buttons;
[all …]