Searched refs:joystick (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/cmedia/
H A Dcmedia_pci.h30 typedef struct joystick cmedia_pci_joystick;
/haiku/src/tests/kits/device/stickit_BJoystick/
H A DStickItWindow.cpp106 BJoystick *joystick = new BJoystick(); local
107 err = joystick->Open(devName);
111 if (joystick->IsCalibrationEnabled())
118 JoystickWindow(devName, joystick,
/haiku/headers/private/device/
H A Djoystick_driver.h21 } joystick; typedef in typeref:struct:_joystick
101 enum { /* flags for joystick module info */
122 /* and want to add support for a /dev/joystick device, use the generic_gameport */
133 /** "force" tells the joystick to exert force on the same axes as input for the specified duration */
152 /* Speed compensation is not generally necessary, because the joystick */
157 /* Lower latency will make for more overhead in reading the joystick */
/haiku/src/libs/glut/
H A Dglutint.h407 GLUTjoystickCB joystick; /* joystick */ member in struct:_GLUTwindow
408 int joyPollInterval; /* joystick polling interval */
439 GLUTjoystickFCB fjoystick; /* joystick */

Completed in 106 milliseconds