Searched refs:stateNotificationListenerRemove (Results 1 – 2 of 2) sorted by relevance
1663 kern_return_t stateNotificationListenerRemove(IOStateNotificationListenerRef ref);
6665 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