Home
last modified time | relevance | path

Searched refs:last_mt_fgr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/input/mouse/
A Dsentelic.c736 if (ad->last_mt_fgr == 2) { in fsp_process_byte()
745 ad->last_mt_fgr = 2; in fsp_process_byte()
750 if (ad->last_mt_fgr == 1) { in fsp_process_byte()
759 ad->last_mt_fgr = 1; in fsp_process_byte()
774 ad->last_mt_fgr = 0; in fsp_process_byte()
A Dsentelic.h106 unsigned int last_mt_fgr; /* Last seen finger(multitouch) */ member

Completed in 4 milliseconds