Searched refs:StartStopDevices (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/input/
H A DInputServer.h163 status_t StartStopDevices(const char* name, input_device_type type,
165 status_t StartStopDevices(BInputServerDevice& serverDevice, bool start);
H A DAddOnManager.cpp281 gInputServer->StartStopDevices(*info->add_on, false);
385 gInputServer->StartStopDevices(*info->add_on, false);
732 return gInputServer->StartStopDevices(name, (input_device_type)type,
H A DInputServer.cpp1326 InputServer::StartStopDevices(const char* name, input_device_type type, function in class:InputServer
1373 InputServer::StartStopDevices(BInputServerDevice& serverDevice, bool doStart) function in class:InputServer

Completed in 46 milliseconds