Searched refs:mp_io (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/joystick/ |
H A D | grip_mp.c | 164 static int mp_io(struct gameport* gameport, int sendflags, int sendcode, u32 *packet) in mp_io() function 298 * Disables and restores interrupts for mp_io(), which does the actual I/O. 307 status = mp_io(gameport, sendflags, sendcode, packet); in multiport_io()
|
/kernel/linux/linux-6.6/drivers/input/joystick/ |
H A D | grip_mp.c | 164 static int mp_io(struct gameport* gameport, int sendflags, int sendcode, u32 *packet) in mp_io() function 298 * Disables and restores interrupts for mp_io(), which does the actual I/O. 307 status = mp_io(gameport, sendflags, sendcode, packet); in multiport_io()
|
Completed in 3 milliseconds