Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/360Controller/360Controller
/ sStart
Method
sStart
XBOBTFF/FFDriver.cpp:721–724 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
719
}
720
721
IOReturn FeedbackXBOBT::sStart(void *self, CFDictionaryRef propertyTable, io_service_t service)
722
{
723
return getThis(self)->Start(propertyTable, service);
724
}
725
726
IOReturn FeedbackXBOBT::sStop(void *self)
727
{
Callers
nothing calls this directly
Calls
1
Start
Method · 0.45
Tested by
no test coverage detected