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.
During an IOService termination, the stop method is called in its clients before they are detached & it is destroyed.
virtual void stop(
IOService *provider );See IOService for discussion.