Home
last modified time | relevance | path

Searched defs:callMethod (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOServicePM.h75 const void *callMethod; member
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp4283 IOOptionBits callMethod = (fDriverCallReason == kDriverCallInformPreChange) ? in driverInformPowerChange() local
8609 IOService::getBlockingDriverCall(thread_t *thread, const void **callMethod) in getBlockingDriverCall()
H A DIOPMrootDomain.cpp12256 const void * callMethod = NULL; local