Searched refs:IODTFindMatchingEntries (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215/iokit/IOKit/ |
| H A D | IODeviceTreeSupport.h | 80 LIBKERN_RETURNS_RETAINED OSCollectionIterator * IODTFindMatchingEntries( IORegistryEntry * from,
|
| /xnu-11215/iokit/Kernel/ |
| H A D | IOPlatformExpert.cpp | 1716 kids = IODTFindMatchingEntries( rootEntry, 0, deleteList()); in processTopLevel() 1731 createNubs( this, IODTFindMatchingEntries( cpus, kIODTExclusive, NULL)); in processTopLevel() 1736 createNubs( this, IODTFindMatchingEntries( rootEntry, kIODTExclusive, excludeList())); in processTopLevel()
|
| H A D | IODeviceTreeSupport.cpp | 1027 IODTFindMatchingEntries( IORegistryEntry * from, in IODTFindMatchingEntries() function
|
| H A D | IOUserClient.cpp | 6419 iter = IODTFindMatchingEntries(IORegistryEntry::getRegistryRoot(), kIODTRecursive, name); in is_io_device_tree_entry_exists_with_name()
|