Searched refs:IODTNVRAMPlatformNotifier (Results 1 – 2 of 2) sorted by relevance
76 class IODTNVRAMPlatformNotifier; variable88 IODTNVRAMPlatformNotifier *_notifier;
770 class IODTNVRAMPlatformNotifier : public IOService class772 OSDeclareDefaultStructors(IODTNVRAMPlatformNotifier)785 OSDefineMetaClassAndStructors(IODTNVRAMPlatformNotifier, IOService) in OSDefineMetaClassAndStructors() argument788 IODTNVRAMPlatformNotifier::start(IOService * provider) in OSDefineMetaClassAndStructors()826 IODTNVRAMPlatformNotifier::callPlatformFunction( const OSSymbol * functionName, in callPlatformFunction()1326 _notifier = new IODTNVRAMPlatformNotifier; in start()