Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dappletouch.c27 * 0 <= y <= (ysensors - 1) * yfact
32 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()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dappletouch.c27 * 0 <= y <= (ysensors - 1) * yfact
32 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()

Completed in 4 milliseconds