Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dappletouch.c32 int ysensors; /* number of Y sensors */ member
46 .ysensors = 16,
57 .ysensors = 16,
68 .ysensors = 9,
78 .ysensors = 10,
88 .ysensors = 10,
908 (dev->info->ysensors - 1) * dev->info->yfact - 1, in atp_probe()