Home
last modified time | relevance | path

Searched refs:stateNotificationListenerRemove (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.61.3/iokit/IOKit/
H A DIOService.h1663 kern_return_t stateNotificationListenerRemove(IOStateNotificationListenerRef ref);
/xnu-10002.61.3/iokit/Kernel/
H A DIOUserServer.cpp6690 ivars->fStateNotification->stateNotificationListenerRemove(ivars->fListener); in free()
6817 fStateNotification->stateNotificationListenerRemove(fListener); in free()
7177 stateNotificationListenerRemove(listener); in stateNotificationListenerAdd()
7187 IOService::stateNotificationListenerRemove(IOStateNotificationListenerRef ref) in stateNotificationListenerRemove() function in IOService