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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDResourceUserClient.h153 IOReturn clientMemoryForTypeGated(IOOptionBits * options, IOMemoryDescriptor ** memory);
H A DIOHIDResourceUserClient.cpp220 result = _commandGate->runAction(OSMemberFunctionCast(IOCommandGate::Action, this, &IOHIDResourceDeviceUserClient::clientMemoryForTypeGated), options, memory);
227 // IOHIDResourceDeviceUserClient::clientMemoryForTypeGated
229 IOReturn IOHIDResourceDeviceUserClient::clientMemoryForTypeGated(IOOptionBits * options, IOMemoryDescriptor ** memory ) function in class:IOHIDResourceDeviceUserClient
H A DIOHIDLibUserClient.h214 IOReturn clientMemoryForTypeGated(
H A DIOHIDLibUserClient.cpp797 &IOHIDLibUserClient::clientMemoryForTypeGated),
807 IOReturn IOHIDLibUserClient::clientMemoryForTypeGated( function in class:IOHIDLibUserClient

Completed in 169 milliseconds