Searched defs:OpenCount (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/input/usb_hid/
H A DHIDDevice.h32 int32 OpenCount() const { return fOpenCount; } function in class:HIDDevice
/haiku/src/add-ons/kernel/drivers/input/i2c_hid/
H A DHIDDevice.h30 int32 OpenCount() const { return fOpenCount; } function in class:HIDDevice
/haiku/src/add-ons/kernel/drivers/input/i2c_elan/
H A DELANDevice.h29 int32 OpenCount() const { return fOpenCount; } function in class:ELANDevice

Completed in 81 milliseconds