Searched refs:IODTGetInterruptOptions (Results 1 – 3 of 3) sorted by relevance
132 IOReturn IODTGetInterruptOptions( IORegistryEntry * regEntry, int source, IOOptionBits * options );
84 IODTGetInterruptOptions(nub, source, &options); in registerInterrupt()
270 IOReturn ret = IODTGetInterruptOptions( child, i, &options ); in IODeviceTreeAlloc()717 IODTGetInterruptOptions( IORegistryEntry * regEntry, int source, IOOptionBits * options ) in IODTGetInterruptOptions() function