Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acidanthera/VoodooInput
/ interfaceID
Method
interfaceID
VoodooInput/Trackpoint/TrackpointDevice.cpp:20–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
UInt32 TrackpointDevice::interfaceID() {
21
return NX_EVS_DEVICE_INTERFACE_BUS_ACE;
22
}
23
24
IOItemCount TrackpointDevice::buttonCount() {
25
return btnCount;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected