Home
last modified time | relevance | path

Searched defs:descriptorLength (Results 1 – 5 of 5) sorted by relevance

/haiku/src/bin/hid_decode/
H A Dhid_decode.cpp31 off_t descriptorLength; in main() local
/haiku/src/add-ons/kernel/drivers/input/usb_hid/
H A DHIDDevice.cpp42 size_t descriptorLength = 0; in HIDDevice() local
/haiku/src/add-ons/kernel/drivers/input/i2c_hid/
H A DHIDDevice.cpp54 uint16 descriptorLength = fDescriptor.wReportDescLength; in HIDDevice() local
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DHIDParser.cpp44 size_t descriptorLength) in ParseReportDescriptor()
/haiku/src/add-ons/kernel/drivers/bus/usb/
H A Dusb_raw.cpp624 uint8 descriptorLength = MIN(firstTwoBytes[0], in usb_raw_ioctl() local