Home
last modified time | relevance | path

Searched refs:SecureDTFindNodeWithStringProperty (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/pexpert/pexpert/
H A Ddevice_tree.h221 extern int SecureDTFindNodeWithStringProperty(
/xnu-11215/pexpert/gen/
H A Ddevice_tree.c437 SecureDTFindNodeWithStringProperty( in SecureDTFindNodeWithStringProperty() function
/xnu-11215/pexpert/arm/
H A Dpe_serial.c847 if (SecureDTFindNodeWithStringProperty("name", "defaults", &defaults_node) != kSuccess) { in serial_init()