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