Home
last modified time | relevance | path

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

/linux/drivers/input/joystick/
A Damijoy.c29 static int amijoy[2] = { 0, 1 }; variable
30 module_param_array_named(map, amijoy, uint, NULL, 0);
43 if (amijoy[i]) { in amijoy_interrupt()
98 if (!amijoy[i]) in amijoy_init()
141 if (amijoy[i]) { in amijoy_init()
153 if (amijoy[i]) { in amijoy_exit()
A DMakefile11 obj-$(CONFIG_JOYSTICK_AMIGA) += amijoy.o
A DKconfig270 module will be called amijoy.
/linux/Documentation/input/joydev/
A Djoystick.rst415 Amiga joysticks, connected to an Amiga, are supported by the amijoy.c
418 amijoy.map=<a>,<b>
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt331 amijoy.map= [HW,JOY] Amiga joystick support

Completed in 15 milliseconds