Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/input/joystick/
Da3d.c39 int axes[4]; member
178 static int a3d_adc_cooked_read(struct gameport *gameport, int *axes, int *buttons) in a3d_adc_cooked_read()
303 int axes[] = { ABS_X, ABS_Y, ABS_THROTTLE, ABS_RUDDER }; in a3d_connect() local
Dadc-joystick.c26 struct adc_joystick_axis *axes; member
124 struct adc_joystick_axis *axes; in adc_joystick_set_axes() local
Djoydump.c34 int axes[4], buttons; in joydump_connect() local
Dspaceorb.c60 int axes[6]; in spaceorb_process_packet() local
Danalog.c109 int axes[4]; member
119 static void analog_decode(struct analog *analog, int *axes, int *initial, int buttons) in analog_decode()
Dtmdc.c80 const signed char *axes; member
/linux-6.6.21/drivers/input/gameport/
Dlightning.c57 static int l4_cooked_read(struct gameport *gameport, int *axes, int *buttons) in l4_cooked_read()
177 static int l4_calibrate(struct gameport *gameport, int *axes, int *max) in l4_calibrate()
Dfm801-gp.c29 static int fm801_gp_cooked_read(struct gameport *gameport, int *axes, int *buttons) in fm801_gp_cooked_read()
/linux-6.6.21/sound/pci/au88x0/
Dau88x0_game.c43 vortex_game_cooked_read(struct gameport *gameport, int *axes, int *buttons) in vortex_game_cooked_read()
/linux-6.6.21/include/linux/
Dgameport.h175 static inline int gameport_cooked_read(struct gameport *gameport, int *axes, int *buttons) in gameport_cooked_read()
183 static inline int gameport_calibrate(struct gameport *gameport, int *axes, int *max) in gameport_calibrate()
/linux-6.6.21/drivers/input/joystick/iforce/
Diforce-ff.c291 u8 effect_type, u8 axes, u16 duration, u16 delay, u16 button, in make_core()
/linux-6.6.21/drivers/platform/x86/
Dhdaps.c487 #define HDAPS_DMI_MATCH_INVERT(vendor, model, axes) { \ argument
/linux-6.6.21/sound/pci/
Dazt3328.c286 u16 axes[4]; member
1722 int *axes, in snd_azf3328_gameport_cooked_read()
Dcs4281.c1189 int *axes, int *buttons) in snd_cs4281_gameport_cooked_read()
/linux-6.6.21/sound/pci/trident/
Dtrident_main.c3115 static int snd_trident_gameport_cooked_read(struct gameport *gameport, int *axes, int *buttons) in snd_trident_gameport_cooked_read()
/linux-6.6.21/sound/pci/cs46xx/
Dcs46xx_lib.c2709 static int snd_cs46xx_gameport_cooked_read(struct gameport *gameport, int *axes, int *buttons) in snd_cs46xx_gameport_cooked_read()