Searched refs:_asyncLED (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDKeyboard.h72 static void _asyncLED (OSObject *target);
H A DIOHIDKeyboard.cpp173 _asyncLEDThread = thread_call_allocate((thread_call_func_t)_asyncLED, (thread_call_param_t)this);
272 // _asyncLED
278 IOHIDKeyboard::_asyncLED(OSObject *target) function in class:IOHIDKeyboard

Completed in 178 milliseconds