Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h2334 static void pmDriverCalloutTimer( thread_call_param_t, thread_call_param_t );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp503 &IOService::pmDriverCalloutTimer, (thread_call_param_t)this); in PMinit()
4384 IOService::pmDriverCalloutTimer( thread_call_param_t arg0, in pmDriverCalloutTimer() function in IOService