Searched refs:SecureDTGetPropertyRegion (Results 1 – 3 of 3) sorted by relevance
252 extern int SecureDTGetPropertyRegion(const DTEntry entry, const char *propertyName,
513 SecureDTGetPropertyRegion(const DTEntry entry, const char *propertyName, void const **propertyValue… in SecureDTGetPropertyRegion() function
1187 if (kSuccess != SecureDTGetPropertyRegion(child, "name", (void const **) &nameProp, &propLen, in MergeDeviceTree()