Searched defs:inOwner (Results 1 - 10 of 10) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOCommandPool.cpp97 commandPool(IOService * inOwner, IOWorkLoop *inWorkLoop, UInt32 inSize) argument
H A DIOCommandGate.cpp49 bool IOCommandGate::init(OSObject *inOwner, Action inAction) argument
55 IOCommandGate::commandGate(OSObject *inOwner, Action inAction) argument
H A DIOCommandQueue.cpp69 bool IOCommandQueue::init(OSObject *inOwner, argument
96 IOCommandQueue::commandQueue(OSObject *inOwner, argument
H A DIODMAEventSource.cpp38 bool IODMAEventSource::init(OSObject *inOwner, argument
68 IODMAEventSource *IODMAEventSource::dmaEventSource(OSObject *inOwner, argument
H A DIOEventSource.cpp62 bool IOEventSource::init(OSObject *inOwner, argument
H A DIOFilterInterruptEventSource.cpp82 bool IOFilterInterruptEventSource::init(OSObject *inOwner, argument
91 IOFilterInterruptEventSource::interruptEventSource(OSObject *inOwner, argument
100 IOFilterInterruptEventSource::init(OSObject *inOwner, argument
117 ::filterInterruptEventSource(OSObject *inOwner, argument
H A DIOPMPowerStateQueue.cpp72 IOPMPowerStateQueue *IOPMPowerStateQueue::PMPowerStateQueue(OSObject *inOwner) argument
H A DIOInterruptEventSource.cpp80 bool IOInterruptEventSource::init(OSObject *inOwner, argument
124 IOInterruptEventSource::interruptEventSource(OSObject *inOwner, argument
H A DIOTimerEventSource.cpp136 bool IOTimerEventSource::init(OSObject *inOwner, Action inAction) argument
149 IOTimerEventSource::timerEventSource(OSObject *inOwner, Action inAction) argument
H A DIOServicePM.cpp5791 IOPMRequestQueue * IOPMRequestQueue::create( IOService * inOwner, Action inAction ) argument
5802 bool IOPMRequestQueue::init( IOService * inOwner, Action inAction ) argument
5886 IOPMWorkQueue::create( IOService * inOwner, Action work, Action retire ) argument
5897 bool IOPMWorkQueue::init( IOService * inOwner, Action work, Action retire ) argument

Completed in 41 milliseconds