Lines Matching defs:TouchOffloadCaps
28 struct TouchOffloadCaps { struct
29 __u32 touch_offload_major_version;
30 __u32 touch_offload_minor_version;
31 __u8 reserved1[8];
32 __u32 device_id;
33 __u16 display_width;
34 __u16 display_height;
35 __u16 tx_size;
36 __u16 rx_size;
37 __u8 bus_type;
38 __u32 bus_speed_hz;
39 __u8 reserved2[16];
40 __u8 heatmap_size;
41 __u16 touch_data_types;
42 __u16 touch_scan_types;
43 __u16 context_channel_types;
44 __u8 reserved3[16];
45 __u8 continuous_reporting;
46 __u8 noise_reporting;
47 __u8 cancel_reporting;
48 __u8 size_reporting;
49 __u8 rotation_reporting;
50 __u8 filter_grip;
51 __u8 filter_palm;
52 __u8 num_sensitivity_settings;
53 __u8 auto_reporting;
54 __u8 reserved4[32];