Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/
H A DIOServiceStateNotificationEventSource.h52 IOStateNotificationListenerRef fListener;
H A DIOService.h228 typedef void * IOStateNotificationListenerRef; typedef
1573 IOStateNotificationListenerRef * outRef,
1575 kern_return_t stateNotificationListenerRemove(IOStateNotificationListenerRef ref);
/xnu-8019.80.24/iokit/Tests/
H A DTests.cpp1094 IOStateNotificationListenerRef listenerRef; in IOServiceStateNotificationTests()
/xnu-8019.80.24/iokit/Kernel/
H A DIOUserServer.cpp5910 IOStateNotificationListenerRef fListener;
6420 IOStateNotificationListenerRef * outRef, in stateNotificationListenerAdd()
6465 IOService::stateNotificationListenerRemove(IOStateNotificationListenerRef ref) in stateNotificationListenerRemove()