Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dappletouch.c79 static const struct atp_info geyser2_info = { variable
136 ATP_DEVICE(0x0214, geyser2_info), /* GEYSER 2 ANSI */
137 ATP_DEVICE(0x0215, geyser2_info), /* GEYSER 2 ISO */
138 ATP_DEVICE(0x0216, geyser2_info), /* GEYSER 2 JIS */
542 if (dev->info == &geyser2_info) { in atp_complete_geyser_1_2()