Home
last modified time | relevance | path

Searched refs:IOEventSourceAction (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOEventSource.h107 #define IOEventSourceAction IOEventSource::Action macro
/xnu-11215/iokit/Kernel/
H A DIOCommandQueue.cpp89 if (!super::init(inOwner, (IOEventSourceAction) inAction)) { in OSDefineMetaClassAndStructors()
H A DIOInterruptEventSource.cpp91 if (!super::init(inOwner, (IOEventSourceAction) inAction)) { in init()
H A DIOServicePM.cpp8917 if (!inAction || !IOEventSource::init(inOwner, (IOEventSourceAction)inAction)) { in init()
9030 !IOEventSource::init(inOwner, (IOEventSourceAction)NULL)) { in init()
9279 if (!inAction || !IOEventSource::init(inOwner, (IOEventSourceAction)inAction)) { in init()