Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOWorkLoop.h263 virtual void disableAllEventSources() const;
/xnu-11215/iokit/Kernel/
H A DIOWorkLoop.cpp253 disableAllEventSources(); in free()
333 IOWorkLoop::disableAllEventSources() const in disableAllEventSources() function in IOWorkLoop