Home
last modified time | relevance | path

Searched refs:pmTellCapabilityAppWithResponse (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOService.h2337 static void pmTellCapabilityAppWithResponse( OSObject * object, void * arg );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp6266 pmTellCapabilityAppWithResponse, (void *) &context ); in tellClientsWithResponse()
6306 pmTellCapabilityAppWithResponse, (void *) &context ); in tellClientsWithResponse()
6576 IOService::pmTellCapabilityAppWithResponse( OSObject * object, void * arg ) in pmTellCapabilityAppWithResponse() function in IOService