Home
last modified time | relevance | path

Searched refs:applyToParents (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.140.41/iokit/IOKit/
H A DIORegistryEntry.h670 virtual void applyToParents( IORegistryEntryApplierFunction applier,
/xnu-8020.140.41/iokit/Kernel/
H A DIORegistryEntry.cpp1930 IORegistryEntry::applyToParents( IORegistryEntryApplierFunction applier, in applyToParents() function in IORegistryEntry
H A DIOServicePM.cpp4804 applyToParents(requestDomainPowerApplier, &context, gIOPowerPlane); in requestDomainPower()
H A DIOService.cpp1994 applyToParents((IORegistryEntryApplierFunction) applier, in applyToProviders()