/dev/ezx_ts This device is opened by "windowsserver" (filedescriptor 8). When "read" is called on the device, it will pass "struct ts_event" data structures to userspace. The structure is struct ts_event { u16 pressure; u16 x; u16 y; u16 pad; }