Home
last modified time | relevance | path

Searched refs:IODTGetInterruptOptions (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.41.9/iokit/IOKit/
H A DIODeviceTreeSupport.h135 IOReturn IODTGetInterruptOptions( IORegistryEntry * regEntry, int source, IOOptionBits * options );
/xnu-10002.41.9/iokit/Kernel/
H A DIOInterruptController.cpp84 IODTGetInterruptOptions(nub, source, &options); in registerInterrupt()
H A DIODeviceTreeSupport.cpp297 IOReturn ret = IODTGetInterruptOptions( child, i, &options ); in IODeviceTreeAlloc()
744 IODTGetInterruptOptions( IORegistryEntry * regEntry, int source, IOOptionBits * options ) in IODTGetInterruptOptions() function