Searched refs:terminateClient (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h578 /*! @function terminateClient
585 virtual bool terminateClient( IOService * client, IOOptionBits options );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp1697 provider->terminateClient( this, options | kIOServiceRecursing );
2311 bool IOService::terminateClient( IOService * client, IOOptionBits options ) function in class:IOService

Completed in 71 milliseconds