Home
last modified time | relevance | path

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

/xnu-10002.81.5/iokit/IOKit/
H A DIOServiceStateNotificationEventSource.h52 IOStateNotificationListenerRef fListener;
H A DIOService.h236 typedef void * IOStateNotificationListenerRef; typedef
1661 IOStateNotificationListenerRef * outRef,
1663 kern_return_t stateNotificationListenerRemove(IOStateNotificationListenerRef ref);
/xnu-10002.81.5/iokit/Tests/
H A DTests.cpp1799 IOStateNotificationListenerRef listenerRef; in IOServiceStateNotificationTests()
/xnu-10002.81.5/iokit/Kernel/
H A DIOUserServer.cpp6606 IOStateNotificationListenerRef fListener;
7126 IOStateNotificationListenerRef * outRef, in stateNotificationListenerAdd()
7171 IOService::stateNotificationListenerRemove(IOStateNotificationListenerRef ref) in stateNotificationListenerRemove()