Home
last modified time | relevance | path

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

/xnu-11215.81.4/pexpert/pexpert/
H A Ddevice_tree.h206 extern int SecureDTFindNodeWithPhandle(
/xnu-11215.81.4/pexpert/gen/
H A Ddevice_tree.c425 SecureDTFindNodeWithPhandle( in SecureDTFindNodeWithPhandle() function
/xnu-11215.81.4/pexpert/arm/
H A Dpe_serial.c874 if (SecureDTFindNodeWithPhandle(*phandle, &serial_device_node) != kSuccess) { in serial_init()