Home
last modified time | relevance | path

Searched refs:B_JOYSTICK_GET_DEVICE_MODULE (Results 1 – 4 of 4) sorted by relevance

/haiku/headers/private/device/
H A Djoystick_driver.h148 B_JOYSTICK_GET_DEVICE_MODULE, /* arg -> ptr to joystick_module */ enumerator
/haiku/src/kits/device/
H A DJoystickTweaker.cpp218 case B_JOYSTICK_GET_DEVICE_MODULE: in SendIOCT()
H A DJoystick.cpp153 ioctl(fFD, B_JOYSTICK_GET_DEVICE_MODULE, &fJoystickInfo->module_info, in Open()
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DJoystickProtocolHandler.cpp319 case B_JOYSTICK_GET_DEVICE_MODULE: in Control()