Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h2324 static void ack_timer_expired( thread_call_param_t, thread_call_param_t );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp495 &IOService::ack_timer_expired, (thread_call_param_t)this); in PMinit()
5953 IOService::ack_timer_expired( thread_call_param_t arg0, thread_call_param_t arg1 ) in ack_timer_expired() function in IOService