Home
last modified time | relevance | path

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

/xnu-11215.61.5/iokit/Kernel/
H A DIOUserClient.cpp771 class IOServiceUserNotification : public IOUserNotification class
773 OSDeclareDefaultStructors(IOServiceUserNotification);
927 OSDefineMetaClassAndStructors(IOServiceUserNotification, IOUserNotification) in OSDefineMetaClassAndStructors() argument
932 IOServiceUserNotification::init( mach_port_t port, natural_t type, in OSDefineMetaClassAndStructors()
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()
[all …]