Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dappletouch.c46 int ysensors; /* number of Y sensors */ member
60 .ysensors = 16,
71 .ysensors = 16,
82 .ysensors = 9,
92 .ysensors = 10,
102 .ysensors = 10,
921 (dev->info->ysensors - 1) * dev->info->yfact - 1, in atp_probe()