Searched refs:registerNotificationPortGated (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDResourceUserClient.h152 IOReturn registerNotificationPortGated(mach_port_t port);
H A DIOHIDResourceUserClient.cpp188 result = _commandGate->runAction(OSMemberFunctionCast(IOCommandGate::Action, this, &IOHIDResourceDeviceUserClient::registerNotificationPortGated), port);
195 // IOHIDResourceDeviceUserClient::registerNotificationPortGated
197 IOReturn IOHIDResourceDeviceUserClient::registerNotificationPortGated(mach_port_t port) function in class:IOHIDResourceDeviceUserClient
H A DIOHIDLibUserClient.h207 virtual IOReturn registerNotificationPortGated(mach_port_t port, UInt32 type, UInt32 refCon );
H A DIOHIDLibUserClient.cpp655 &IOHIDLibUserClient::registerNotificationPortGated),
665 IOReturn IOHIDLibUserClient::registerNotificationPortGated(mach_port_t port, UInt32 type, UInt32 refCon __unused) function in class:IOHIDLibUserClient

Completed in 127 milliseconds