Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h1687 kern_return_t stateNotificationListenerRemove(IOStateNotificationListenerRef ref);
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp6813 ivars->fStateNotification->stateNotificationListenerRemove(ivars->fListener); in free()
6940 fStateNotification->stateNotificationListenerRemove(fListener); in free()
7301 stateNotificationListenerRemove(listener); in stateNotificationListenerAdd()
7311 IOService::stateNotificationListenerRemove(IOStateNotificationListenerRef ref) in stateNotificationListenerRemove() function in IOService