Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOTimerEventSource.h217 virtual IOReturn setTimeoutTicks(UInt32 ticks);
/xnu-11215/iokit/Kernel/
H A DIOTimerEventSource.cpp423 IOTimerEventSource::setTimeoutTicks(UInt32 ticks) in setTimeoutTicks() function in IOTimerEventSource