Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/IOKit/
H A DIOServiceStateNotificationEventSource.h52 IOStateNotificationListenerRef fListener;
H A DIOService.h235 typedef void * IOStateNotificationListenerRef; typedef
1596 IOStateNotificationListenerRef * outRef,
1598 kern_return_t stateNotificationListenerRemove(IOStateNotificationListenerRef ref);
/xnu-8796.121.2/iokit/Tests/
H A DTests.cpp1862 IOStateNotificationListenerRef listenerRef; in IOServiceStateNotificationTests()
/xnu-8796.121.2/iokit/Kernel/
H A DIOUserServer.cpp6581 IOStateNotificationListenerRef fListener;
7101 IOStateNotificationListenerRef * outRef, in stateNotificationListenerAdd()
7146 IOService::stateNotificationListenerRemove(IOStateNotificationListenerRef ref) in stateNotificationListenerRemove()