Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h95483 struct alps_fields { struct
95484 unsigned int x_map;
95485 unsigned int y_map;
95486 unsigned int fingers;
95487 int pressure;
95488 struct input_mt_pos st;
95489 struct input_mt_pos mt[4];
95490 unsigned int first_mp: 1;
95491 unsigned int is_mp: 1;
95492 unsigned int left: 1;
[all …]
Dvmlinux.h95483 struct alps_fields { struct
95484 unsigned int x_map;
95485 unsigned int y_map;
95486 unsigned int fingers;
95487 int pressure;
95488 struct input_mt_pos st;
95489 struct input_mt_pos mt[4];
95490 unsigned int first_mp: 1;
95491 unsigned int is_mp: 1;
95492 unsigned int left: 1;
[all …]