Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOServiceStateNotificationEventSource.h52 IOStateNotificationListenerRef fListener;
H A DIOService.h240 typedef void * IOStateNotificationListenerRef; typedef
1685 IOStateNotificationListenerRef * outRef,
1687 kern_return_t stateNotificationListenerRemove(IOStateNotificationListenerRef ref);
/xnu-11215/iokit/Tests/
H A DTests.cpp1800 IOStateNotificationListenerRef listenerRef; in IOServiceStateNotificationTests()
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp6745 IOStateNotificationListenerRef fListener;
7266 IOStateNotificationListenerRef * outRef, in stateNotificationListenerAdd()
7311 IOService::stateNotificationListenerRemove(IOStateNotificationListenerRef ref) in stateNotificationListenerRemove()