MCPcopy 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
721IOReturn FeedbackXBOBT::sStart(void *self, CFDictionaryRef propertyTable, io_service_t service)
722{
723 return getThis(self)->Start(propertyTable, service);
724}
725
726IOReturn FeedbackXBOBT::sStop(void *self)
727{

Callers

nothing calls this directly

Calls 1

StartMethod · 0.45

Tested by

no test coverage detected