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

/linux-4.1.27/drivers/input/mouse/
H A Dappletouch.c41 * 0 <= y <= (ysensors - 1) * yfact
46 int ysensors; /* number of Y sensors */ member in struct:atp_info
60 .ysensors = 16,
71 .ysensors = 16,
82 .ysensors = 9,
92 .ysensors = 10,
102 .ysensors = 10,
921 (dev->info->ysensors - 1) * dev->info->yfact - 1, atp_probe()

Completed in 45 milliseconds