Searched refs:IORegistryEntryApplierFunction (Results 1 – 3 of 3) sorted by relevance
63 typedef void (*IORegistryEntryApplierFunction)(IORegistryEntry * entry, typedef672 virtual void applyToParents( IORegistryEntryApplierFunction applier,698 virtual void applyToChildren( IORegistryEntryApplierFunction applier,
1922 IORegistryEntry::applyToChildren( IORegistryEntryApplierFunction applier, in applyToChildren()1948 IORegistryEntry::applyToParents( IORegistryEntryApplierFunction applier, in applyToParents()
2045 applyToParents((IORegistryEntryApplierFunction) applier, in applyToProviders()2053 applyToChildren((IORegistryEntryApplierFunction) applier, in applyToClients()