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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPMPowerStateQueue.cpp48 bool IOPMPowerStateQueue::init( OSObject * inOwner, Action inAction ) argument
34 PMPowerStateQueue( OSObject * inOwner, Action inAction ) argument
H A DIOCommandPool.cpp97 commandPool(IOService * inOwner, IOWorkLoop *inWorkLoop, UInt32 inSize) argument
H A DIOFilterInterruptEventSource.cpp70 bool IOFilterInterruptEventSource::init(OSObject *inOwner, argument
79 IOFilterInterruptEventSource::interruptEventSource(OSObject *inOwner, argument
88 IOFilterInterruptEventSource::init(OSObject *inOwner, argument
108 ::filterInterruptEventSource(OSObject *inOwner, argument
H A DIOCommandGate.cpp71 bool IOCommandGate::init(OSObject *inOwner, Action inAction) argument
82 IOCommandGate::commandGate(OSObject *inOwner, Action inAction) argument
H A DIOCommandQueue.cpp81 bool IOCommandQueue::init(OSObject *inOwner, argument
110 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.cpp136 bool IOEventSource::init(OSObject *inOwner, argument
H A DIOInterruptEventSource.cpp74 bool IOInterruptEventSource::init(OSObject *inOwner, argument
127 IOInterruptEventSource::interruptEventSource(OSObject *inOwner, argument
H A DIOTimerEventSource.cpp192 bool IOTimerEventSource::init(OSObject *inOwner, Action inAction) argument
207 IOTimerEventSource::timerEventSource(OSObject *inOwner, Action inAction) argument
H A DIOStatistics.cpp417 IOEventSourceCounter *IOStatistics::registerEventSource(OSObject *inOwner) argument
H A DIOServicePM.cpp7539 IOPMRequestQueue * IOPMRequestQueue::create( IOService * inOwner, Action inAction ) argument
7550 bool IOPMRequestQueue::init( IOService * inOwner, Action inAction ) argument
7631 IOPMWorkQueue::create( IOService * inOwner, Action work, Action retire ) argument
7642 bool IOPMWorkQueue::init( IOService * inOwner, Action work, Action retire ) argument
7816 IOPMCompletionQueue::create( IOService * inOwner, Action inAction ) argument
7827 init( IOService * inOwner, Action inAction ) argument
[all...]

Completed in 43 milliseconds