Searched defs:Action (Results 1 - 8 of 8) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOCommandGate.h81 typedef IOReturn (*Action)(OSObject *owner, typedef in class:IOCommandGate
H A DIOTimerEventSource.h106 typedef void (*Action)(OSObject *owner, IOTimerEventSource *sender); typedef in class:IOTimerEventSource
H A DIODMAEventSource.h46 typedef void (*Action)(OSObject *owner, IODMAEventSource *dmaES, IODMACommand *dmaCommand, IOReturn status, IOByteCount actualByteCount); typedef in class:IODMAEventSource
H A DIOEventSource.h103 typedef void (*Action)(OSObject *owner, ...); typedef in class:IOEventSource
[all...]
H A DIOInterruptEventSource.h69 typedef void (*Action)(OSObject *, IOInterruptEventSource *, int count); typedef in class:IOInterruptEventSource
H A DIORegistryEntry.h164 typedef IOReturn (*Action)(OSObject *target, typedef in class:IORegistryEntry
H A DIOWorkLoop.h74 typedef IOReturn (*Action)(OSObject *target, typedef in class:IOWorkLoop
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePMPrivate.h619 typedef bool (*Action)( IOService *, IOPMRequest *, IOPMRequestQueue * ); typedef in class:IOPMRequestQueue
646 typedef bool (*Action)( IOService *, IOPMRequest *, IOPMWorkQueue * ); typedef in class:IOPMWorkQueue
683 typedef bool (*Action)( IOService *, IOPMRequest *, IOPMCompletionQueue * ); typedef in class:IOPMCompletionQueue
[all...]

Completed in 31 milliseconds