Home
last modified time | relevance | path

Searched refs:GetAttentionReport (Results 1 – 4 of 4) sorted by relevance

/external/rmi4utils/rmihidtool/
Dmain.cpp174 device->GetAttentionReport(NULL, in interactive()
345 rc = device->GetAttentionReport(NULL, in main()
/external/rmi4utils/rmidevice/
Dhiddevice.h43 virtual int GetAttentionReport(struct timeval * timeout, unsigned int source_mask,
Drmidevice.h44 virtual int GetAttentionReport(struct timeval * timeout, unsigned int source_mask, in GetAttentionReport() function
Dhiddevice.cpp368 return GetAttentionReport(timeout, source_mask, NULL, NULL); in WaitForAttention()
371 int HIDDevice::GetAttentionReport(struct timeval * timeout, unsigned int source_mask, in GetAttentionReport() function in HIDDevice