StartStopDevices
gInputServer->StartStopDevices(*info->add_on, false);
gInputServer->StartStopDevices(*info->add_on, false);
return gInputServer->StartStopDevices(name, (input_device_type)type,
status_t StartStopDevices(const char* name, input_device_type type,
status_t StartStopDevices(BInputServerDevice& serverDevice, bool start);