Searched defs:spaceball (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/joystick/ | ||
H A D | spaceball.c | 54 struct spaceball { struct 67 static void spaceball_process_packet(struct spaceball* spaceball) in spaceball_process_packet() argument 142 struct spaceball *spaceball = serio_get_drvdata(serio); spaceball_interrupt() local 181 struct spaceball* spaceball = serio_get_drvdata(serio); spaceball_disconnect() local 197 struct spaceball *spaceball; spaceball_connect() local [all...] |
/kernel/linux/linux-6.6/drivers/input/joystick/ | ||
H A D | spaceball.c | 51 struct spaceball { struct 64 static void spaceball_process_packet(struct spaceball* spaceball) in spaceball_process_packet() argument 139 struct spaceball *spaceball = serio_get_drvdata(serio); spaceball_interrupt() local 178 struct spaceball* spaceball = serio_get_drvdata(serio); spaceball_disconnect() local 194 struct spaceball *spaceball; spaceball_connect() local [all...] |
Completed in 2 milliseconds