Searched refs:IORegistryEntryGetProperty (Results 1 - 5 of 5) sorted by path

/macosx-10.9.5/IOKitUser-907.100.13/
H A DIOKitLib.c2043 IORegistryEntryGetProperty( function
2201 kr = IORegistryEntryGetProperty(
H A DIOKitLib.h1097 /* @function IORegistryEntryGetProperty - deprecated,
1101 IORegistryEntryGetProperty(
H A DTests.c91 kr = IORegistryEntryGetProperty( root, "clock-frequency", (char *)&clock_freq, &size )
/macosx-10.9.5/IOKitUser-907.100.13/graphics.subproj/
H A DWSTests.c91 kr = IORegistryEntryGetProperty( root, "clock-frequency", (char *)&clock_freq, &size )
/macosx-10.9.5/xnu-2422.115.4/tools/tests/xnu_quick_test/
H A Dcontent_protection_test.c155 k_result = IORegistryEntryGetProperty(defaults, "content-protect", buffer, &buffer_size);

Completed in 325 milliseconds