Home
last modified time | relevance | path

Searched defs:axes (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/drivers/input/joystick/
Da3d.c54 int axes[4]; member
193 static int a3d_adc_cooked_read(struct gameport *gameport, int *axes, int *buttons) in a3d_adc_cooked_read()
318 int axes[] = { ABS_X, ABS_Y, ABS_THROTTLE, ABS_RUDDER }; in a3d_connect() local
Djoydump.c49 int axes[4], buttons; in joydump_connect() local
Dspaceorb.c75 int axes[6]; in spaceorb_process_packet() local
Danalog.c128 int axes[4]; member
198 static void analog_decode(struct analog *analog, int *axes, int *initial, int buttons) in analog_decode()
Dtmdc.c95 const signed char *axes; member
/Linux-v4.19/drivers/input/gameport/
Dlightning.c72 static int l4_cooked_read(struct gameport *gameport, int *axes, int *buttons) in l4_cooked_read()
192 static int l4_calibrate(struct gameport *gameport, int *axes, int *max) in l4_calibrate()
Dfm801-gp.c44 static int fm801_gp_cooked_read(struct gameport *gameport, int *axes, int *buttons) in fm801_gp_cooked_read()
/Linux-v4.19/sound/pci/au88x0/
Dau88x0_game.c56 vortex_game_cooked_read(struct gameport *gameport, int *axes, int *buttons) in vortex_game_cooked_read()
/Linux-v4.19/include/linux/
Dgameport.h185 static inline int gameport_cooked_read(struct gameport *gameport, int *axes, int *buttons) in gameport_cooked_read()
193 static inline int gameport_calibrate(struct gameport *gameport, int *axes, int *max) in gameport_calibrate()
/Linux-v4.19/drivers/input/joystick/iforce/
Diforce-ff.c306 u8 effect_type, u8 axes, u16 duration, u16 delay, u16 button, in make_core()
/Linux-v4.19/drivers/platform/x86/
Dhdaps.c500 #define HDAPS_DMI_MATCH_INVERT(vendor, model, axes) { \ argument
/Linux-v4.19/sound/pci/
Dazt3328.c301 u16 axes[4]; member
1759 int *axes, in snd_azf3328_gameport_cooked_read()
Dcs4281.c1219 int *axes, int *buttons) in snd_cs4281_gameport_cooked_read()
/Linux-v4.19/sound/pci/trident/
Dtrident_main.c3143 static int snd_trident_gameport_cooked_read(struct gameport *gameport, int *axes, int *buttons) in snd_trident_gameport_cooked_read()
/Linux-v4.19/sound/pci/cs46xx/
Dcs46xx_lib.c2741 static int snd_cs46xx_gameport_cooked_read(struct gameport *gameport, int *axes, int *buttons) in snd_cs46xx_gameport_cooked_read()