Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp771 class IOServiceUserNotification : public IOUserNotification class
773 OSDeclareDefaultStructors(IOServiceUserNotification);
963 IOServiceUserNotification::invalidatePort(void) in invalidatePort()
969 IOServiceUserNotification::free( void ) in free()
981 IOServiceUserNotification::_handler( void * target, in _handler()
984 IOServiceUserNotification * targetObj = (IOServiceUserNotification *)target; in _handler()
994 IOServiceUserNotification::handler( void * ref, in handler()
1063 IOServiceUserNotification::getNextObject() in getNextObject()
1070 IOServiceUserNotification::copyNextObject() in copyNextObject()
2875 IOServiceUserNotification * userNotify = NULL; in internal_io_service_add_notification()
[all …]