Searched defs:propertyName (Results 1 – 3 of 3) sorted by relevance
| /xnu-8020.140.41/pexpert/gen/ |
| H A D | device_tree.c | 476 SecureDTGetPropertyInternal(const DTEntry entry, const char *propertyName, void const **propertyVal… in SecureDTGetPropertyInternal() 506 SecureDTGetProperty(const DTEntry entry, const char *propertyName, void const **propertyValue, unsi… in SecureDTGetProperty() 513 SecureDTGetPropertyRegion(const DTEntry entry, const char *propertyName, void const **propertyValue… in SecureDTGetPropertyRegion()
|
| /xnu-8020.140.41/osfmk/arm64/ |
| H A D | machine_routines.c | 837 ml_readprop(const DTEntry entry, const char *propertyName, uint64_t default_value) in ml_readprop() 863 ml_read_reg_range(const DTEntry entry, const char *propertyName, uint64_t *pa_ptr, uint64_t *len_pt… in ml_read_reg_range()
|
| /xnu-8020.140.41/iokit/Kernel/ |
| H A D | IOUserServer.cpp | 532 IOService::RemoveProperty_Impl(OSString * propertyName) in RemoveProperty_Impl()
|