Home
last modified time | relevance | path

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

/xnu-12377.1.9/iokit/IOKit/
H A DIOService.h1688 kern_return_t stateNotificationListenerRemove(IOStateNotificationListenerRef ref);
/xnu-12377.1.9/iokit/Kernel/
H A DIOUserServer.cpp7087 ivars->fStateNotification->stateNotificationListenerRemove(ivars->fListener); in free()
7214 fStateNotification->stateNotificationListenerRemove(fListener); in free()
7591 stateNotificationListenerRemove(listener); in stateNotificationListenerAdd()
7601 IOService::stateNotificationListenerRemove(IOStateNotificationListenerRef ref) in stateNotificationListenerRemove() function in IOService