MCPcopy Create free account
hub / github.com/acidanthera/VoodooInput / willTerminate

Method willTerminate

VoodooInput/Trackpoint/TrackpointDevice.cpp:156–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154}
155
156bool TrackpointDevice::willTerminate(IOService* provider, IOOptionBits options) {
157 return super::willTerminate(provider, options);
158}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected