Searched refs:geyser2_info (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | appletouch.c | 65 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()
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | appletouch.c | 65 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()
|
Completed in 3 milliseconds