Searched refs:DTIterateProperties (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/pexpert/pexpert/
H A Ddevice_tree.h242 extern int DTIterateProperties(DTPropertyIterator iterator,
/darwin-on-arm/xnu/pexpert/gen/
H A Ddevice_tree.c453 DTIterateProperties(DTPropertyIterator iterator, char **foundProperty) function
/darwin-on-arm/xnu/iokit/Kernel/
H A DIODeviceTreeSupport.cpp349 while( kSuccess == DTIterateProperties( dtIter, &name)) {

Completed in 40 milliseconds