MCPcopy Create free account
hub / github.com/360Controller/360Controller / sProbe

Method sProbe

XBOBTFF/FFDriver.cpp:716–719  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

714}
715
716IOReturn FeedbackXBOBT::sProbe(void *self, CFDictionaryRef propertyTable, io_service_t service, SInt32 *order)
717{
718 return getThis(self)->Probe(propertyTable, service, order);
719}
720
721IOReturn FeedbackXBOBT::sStart(void *self, CFDictionaryRef propertyTable, io_service_t service)
722{

Callers

nothing calls this directly

Calls 1

ProbeMethod · 0.45

Tested by

no test coverage detected