Searched refs:IORegistryEntryApplierFunction (Results 1 – 3 of 3) sorted by relevance
61 typedef void (*IORegistryEntryApplierFunction)(IORegistryEntry * entry, typedef670 virtual void applyToParents( IORegistryEntryApplierFunction applier,696 virtual void applyToChildren( IORegistryEntryApplierFunction applier,
1904 IORegistryEntry::applyToChildren( IORegistryEntryApplierFunction applier, in applyToChildren()1930 IORegistryEntry::applyToParents( IORegistryEntryApplierFunction applier, in applyToParents()
1994 applyToParents((IORegistryEntryApplierFunction) applier, in applyToProviders()2002 applyToChildren((IORegistryEntryApplierFunction) applier, in applyToClients()