HomeSort by relevance Sort by last modified time
    Searched refs:WaitForAttention (Results 1 - 4 of 4) sorted by null

  /external/rmi4utils/rmidevice/
hiddevice.h 41 virtual int WaitForAttention(struct timeval * timeout = NULL,
rmidevice.h 42 virtual int WaitForAttention(struct timeval * timeout = NULL,
hiddevice.cpp 366 int HIDDevice::WaitForAttention(struct timeval * timeout, unsigned int source_mask)
  /external/rmi4utils/rmi4update/
rmi4update.cpp 476 * This is a limited implementation of WaitForIdle which assumes WaitForAttention is supported
489 rc = m_device.WaitForAttention(&tv, m_f34.GetInterruptMask());

Completed in 66 milliseconds