Searched defs:touchscreen_init_data (Results 1 – 1 of 1) sorted by relevance
15 struct touchscreen_init_data { struct16 int poll_period; /* ms */17 int vref; /* non-zero to leave vref on */18 __u16 min_pressure; /* min reading to be treated as a touch */19 __u16 vendor;20 __u16 product;21 __u16 version;