Home
last modified time | relevance | path

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

/xnu-10002.1.13/iokit/IOKit/
H A DIOService.h1663 kern_return_t stateNotificationListenerRemove(IOStateNotificationListenerRef ref);
/xnu-10002.1.13/iokit/Kernel/
H A DIOUserServer.cpp6665 ivars->fStateNotification->stateNotificationListenerRemove(ivars->fListener); in free()
6792 fStateNotification->stateNotificationListenerRemove(fListener); in free()
7152 stateNotificationListenerRemove(listener); in stateNotificationListenerAdd()
7162 IOService::stateNotificationListenerRemove(IOStateNotificationListenerRef ref) in stateNotificationListenerRemove() function in IOService