Searched refs:lastz (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-egalax.c34 __u16 lastx, lasty, lastz; /* latest valid (x, y, z) in the frame */ member in struct:egalax_data
128 td->lastz = td->z;
139 input_event(input, EV_ABS, ABS_PRESSURE, td->lastz);

Completed in 45 milliseconds