Contents

stop

During an IOService termination, the stop method is called in its clients before they are detached & it is destroyed.

Declaration

virtual void stop(
 IOService *provider );

Overview

See IOService for discussion.

See Also

Miscellaneous