Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/IOKit/
H A DIODeviceTreeSupport.h76 kIODTRecursive = 0x00000001, enumerator
/xnu-12377.61.12/iokit/Kernel/
H A DIODeviceTreeSupport.cpp1039 (options & kIODTRecursive) ? kIORegistryIterateRecursively : 0 ); in IODTFindMatchingEntries()
H A DIOUserClient.cpp6570 iter = IODTFindMatchingEntries(IORegistryEntry::getRegistryRoot(), kIODTRecursive, entryname); in is_io_device_tree_entry_exists_with_name()