Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIORegistryEntry.h672 virtual void applyToParents( IORegistryEntryApplierFunction applier,
/xnu-11215/iokit/Kernel/
H A DIORegistryEntry.cpp1952 IORegistryEntry::applyToParents( IORegistryEntryApplierFunction applier, in applyToParents() function in IORegistryEntry
H A DIOServicePM.cpp4887 applyToParents(requestDomainPowerApplier, &context, gIOPowerPlane); in requestDomainPower()
H A DIOService.cpp2054 applyToParents((IORegistryEntryApplierFunction) applier, in applyToProviders()