Contents

doEnable

Makes a synchronized call to enable() through executeCommand().

Declaration

virtual IOReturn doEnable(
 IOService *client);

Overview

Do not use this method, it may be removed in the future. See enable().

See Also

Miscellaneous