Searched refs:wMaxInputLength (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/input/i2c-hid/
H A Di2c-hid.c36 uint16_t wMaxInputLength; member in struct:i2c_hid_desc
238 uint16_t len = letoh16(dev->hiddesc->wMaxInputLength);
336 uint16_t len = letoh16(dev->hiddesc->wMaxInputLength);
467 zxlogf(TRACE, " max input len: %u\n", letoh16(i2chid->hiddesc->wMaxInputLength));

Completed in 32 milliseconds