Home
last modified time | relevance | path

Searched refs:fPhysicalID (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DHIDCollection.h57 uint8 fPhysicalID; variable
H A DHIDCollection.cpp26 fPhysicalID(localState.designator_index) in HIDCollection()
199 TRACE_ALWAYS("%s\tphysical id: %u\n", indent, fPhysicalID); in PrintToStream()