Home
last modified time | relevance | path

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

/haiku/headers/private/device/
H A Djoystick_driver.h107 typedef struct _joystick_module_info { struct
108 char module_name[64];
109 char device_name[64];
110 int16 num_axes;
111 int16 num_buttons;
112 int16 num_hats;
113 uint16 _reserved[7];
114 uint32 flags;
115 uint16 num_sticks;
116 int16 config_size;
[all …]