Home
last modified time | relevance | path

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

/xnu-8020.101.4/iokit/IOKit/
H A DIOService.h1575 kern_return_t stateNotificationListenerRemove(IOStateNotificationListenerRef ref);
/xnu-8020.101.4/iokit/Kernel/
H A DIOUserServer.cpp6003 ivars->fStateNotification->stateNotificationListenerRemove(ivars->fListener); in free()
6130 fStateNotification->stateNotificationListenerRemove(fListener); in free()
6480 stateNotificationListenerRemove(listener); in stateNotificationListenerAdd()
6490 IOService::stateNotificationListenerRemove(IOStateNotificationListenerRef ref) in stateNotificationListenerRemove() function in IOService