Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/joystick/
H A Da3d.c42 int axes[4]; member
181 static int a3d_adc_cooked_read(struct gameport *gameport, int *axes, int *buttons) in a3d_adc_cooked_read()
306 int axes[] = { ABS_X, ABS_Y, ABS_THROTTLE, ABS_RUDDER }; in a3d_connect() local
H A Dadc-joystick.c26 struct adc_joystick_axis *axes; member
109 struct adc_joystick_axis *axes; in adc_joystick_set_axes() local
H A Djoydump.c37 int axes[4], buttons; in joydump_connect() local
H A Dspaceorb.c63 int axes[6]; in spaceorb_process_packet() local
H A Danalog.c116 int axes[4]; member
186 static void analog_decode(struct analog *analog, int *axes, int *initial, int buttons) in analog_decode()
H A Dtmdc.c83 const signed char *axes; member
/OK3568_Linux_fs/kernel/drivers/input/gameport/
H A Dlightning.c60 static int l4_cooked_read(struct gameport *gameport, int *axes, int *buttons) in l4_cooked_read()
180 static int l4_calibrate(struct gameport *gameport, int *axes, int *max) in l4_calibrate()
H A Dfm801-gp.c29 static int fm801_gp_cooked_read(struct gameport *gameport, int *axes, int *buttons) in fm801_gp_cooked_read()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dgtmotion.c94 int rc, num_events, axes, size = 0; in ProcXGetDeviceMotionEvents() local
H A Dlistdev.c229 int i, j, axes, t_axes; in CopySwapValuatorClass() local
/OK3568_Linux_fs/kernel/sound/pci/au88x0/
H A Dau88x0_game.c43 vortex_game_cooked_read(struct gameport *gameport, int *axes, int *buttons) in vortex_game_cooked_read()
/OK3568_Linux_fs/kernel/include/linux/
H A Dgameport.h182 static inline int gameport_cooked_read(struct gameport *gameport, int *axes, int *buttons) in gameport_cooked_read()
190 static inline int gameport_calibrate(struct gameport *gameport, int *axes, int *max) in gameport_calibrate()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/imgproc/
H A Dimgproc_c.h1039 CvSize axes = cvSize( variable
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/imgproc/
H A Dimgproc_c.h1039 CvSize axes = cvSize( variable
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/imgproc/
H A Dimgproc_c.h1039 CvSize axes = cvSize( variable
/OK3568_Linux_fs/kernel/drivers/input/joystick/iforce/
H A Diforce-ff.c291 u8 effect_type, u8 axes, u16 duration, u16 delay, u16 button, in make_core()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dhdaps.c487 #define HDAPS_DMI_MATCH_INVERT(vendor, model, axes) { \ argument
/OK3568_Linux_fs/kernel/sound/pci/
H A Dazt3328.c287 u16 axes[4]; member
1731 int *axes, in snd_azf3328_gameport_cooked_read()
H A Dcs4281.c1185 int *axes, int *buttons) in snd_cs4281_gameport_cooked_read()
/OK3568_Linux_fs/kernel/sound/pci/trident/
H A Dtrident_main.c3091 static int snd_trident_gameport_cooked_read(struct gameport *gameport, int *axes, int *buttons) in snd_trident_gameport_cooked_read()
/OK3568_Linux_fs/kernel/sound/pci/cs46xx/
H A Dcs46xx_lib.c2723 static int snd_cs46xx_gameport_cooked_read(struct gameport *gameport, int *axes, int *buttons) in snd_cs46xx_gameport_cooked_read()
/OK3568_Linux_fs/external/xserver/include/
H A Dinputstr.h297 AxisInfoPtr axes; member