Searched refs:propertyValue (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/pexpert/pexpert/
H A Ddevice_tree.h218 extern int DTGetProperty(const DTEntry entry, const char *propertyName, void **propertyValue, unsigned int *propertySize);
/darwin-on-arm/xnu/pexpert/gen/
H A Ddevice_tree.c409 DTGetProperty(const DTEntry entry, const char *propertyName, void **propertyValue, unsigned int *propertySize) argument
420 *propertyValue = (void *) (((uintptr_t)prop)

Completed in 177 milliseconds