Searched refs:SecureDTGetPropertyInternal (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.61.12/pexpert/gen/ |
| H A D | device_tree.c | 598 SecureDTGetPropertyInternal(const DTEntry entry, const char *propertyName, void const **propertyVal… in SecureDTGetPropertyInternal() function 630 return SecureDTGetPropertyInternal(entry, propertyName, propertyValue, propertySize, in SecureDTGetProperty() 637 return SecureDTGetPropertyInternal(entry, propertyName, propertyValue, propertySize, in SecureDTGetPropertyRegion()
|