Searched refs:js1 (Results 1 – 3 of 3) sorted by relevance
| /linux/Documentation/input/joydev/ |
| H A D | joystick.rst | 45 mknod input/js1 c 13 1 49 ln -s input/js1 js1
|
| /linux/sound/pci/cs46xx/ |
| H A D | cs46xx_lib.c | 2662 unsigned js1, js2, jst; in snd_cs46xx_gameport_cooked_read() local 2667 js1 = snd_cs46xx_peekBA0(chip, BA0_JSC1); in snd_cs46xx_gameport_cooked_read() 2673 axes[0] = ((js1 & JSC1_Y1V_MASK) >> JSC1_Y1V_SHIFT) & 0xFFFF; in snd_cs46xx_gameport_cooked_read() 2674 axes[1] = ((js1 & JSC1_X1V_MASK) >> JSC1_X1V_SHIFT) & 0xFFFF; in snd_cs46xx_gameport_cooked_read()
|
| /linux/Documentation/input/devices/ |
| H A D | joystick-parport.rst | 573 turbografx.map=port,js1,js2,js3,js4,js5,js6,js7
|