Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dappletouch.c65 static const struct atp_info geyser2_info = { variable
122 ATP_DEVICE(0x0214, geyser2_info), /* GEYSER 2 ANSI */
123 ATP_DEVICE(0x0215, geyser2_info), /* GEYSER 2 ISO */
124 ATP_DEVICE(0x0216, geyser2_info), /* GEYSER 2 JIS */
529 if (dev->info == &geyser2_info) { in atp_complete_geyser_1_2()