Home
last modified time | relevance | path

Searched refs:GetControllerModule (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/os/device/
H A DJoystick.h80 status_t GetControllerModule(BString* outName);
/haiku/src/tests/kits/device/stickit_BJoystick/
H A DStickItWindow.cpp196 err = stick->GetControllerModule(&name); in PickJoystick()
/haiku/src/kits/device/
H A DJoystick.cpp541 BJoystick::GetControllerModule(BString *outName) in GetControllerModule() function in BJoystick