Searched refs:dtRoot (Results 1 – 2 of 2) sorted by relevance
439 virtual bool init(void *dtRoot);
2084 IOPlatformExpertDevice::init(void *dtRoot) in init() argument2089 if ((dtRoot != NULL) && (dt = IODeviceTreeAlloc(dtRoot))) { in init()