Searched refs:IOConnectCallAsyncMethod (Results 1 - 4 of 4) sorted by last modified time

/macosx-10.9.5/IOKitUser-907.100.13/
H A DIOKitLib.c1461 IOConnectCallAsyncMethod( function
1563 return IOConnectCallAsyncMethod(connection, selector, wakePort,
1599 return IOConnectCallAsyncMethod(connection, selector, wakePort,
H A DIOKitLib.h757 IOConnectCallAsyncMethod(
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDLib/
H A DIOHIDDeviceClass.cpp896 ret = IOConnectCallAsyncMethod(fConnection, kIOHIDLibUserClientSetReport, IONotificationPortGetMachPort(fAsyncPort), asyncRef, kIOAsyncCalloutCount, in, 3, report, reportLength, 0, 0, 0, 0);
967 ret = IOConnectCallAsyncMethod(fConnection, kIOHIDLibUserClientGetReport, IONotificationPortGetMachPort(fAsyncPort), asyncRef, kIOAsyncCalloutCount, in, 3, 0, 0, 0, 0, report, &reportLength);
/macosx-10.9.5/IOKitUser-907.100.13/hid.subproj/
H A DIOHIDUserDevice.c544 return IOConnectCallAsyncMethod(device->connect, kIOHIDResourceDeviceUserClientMethodHandleReport, wakePort, asyncRef, kOSAsyncRef64Count, &timestamp, 1, report, reportLength, NULL, NULL, NULL, NULL);

Completed in 142 milliseconds