Searched refs:UnregisterDevices (Results 1 - 7 of 7) sorted by relevance

/haiku/src/servers/input/
H A DInputServerDevice.cpp73 gInputServer->UnregisterDevices(*this);
125 BInputServerDevice::UnregisterDevices(input_device_ref** devices) function in class:BInputServerDevice
130 return gInputServer->UnregisterDevices(*this, devices);
H A DInputServer.h159 status_t UnregisterDevices(BInputServerDevice& serverDevice,
H A DInputServer.cpp1229 InputServer::UnregisterDevices(BInputServerDevice& serverDevice, function in class:InputServer
/haiku/headers/os/add-ons/input_server/
H A DInputServerDevice.h56 status_t UnregisterDevices(input_device_ref** devices);
/haiku/src/add-ons/input_server/devices/tablet/
H A DTabletInputDevice.cpp623 UnregisterDevices(devices);
/haiku/src/add-ons/input_server/devices/mouse/
H A DMouseInputDevice.cpp908 UnregisterDevices(devices);
/haiku/src/add-ons/input_server/devices/keyboard/
H A DKeyboardInputDevice.cpp779 UnregisterDevices(devices);

Completed in 109 milliseconds