Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/
H A Diichid.c117 struct i2c_hid_desc { struct
118 uint16_t wHIDDescLength;
119 uint16_t bcdVersion;
120 uint16_t wReportDescLength;
121 uint16_t wReportDescRegister;
122 uint16_t wInputRegister;
123 uint16_t wMaxInputLength;
124 uint16_t wOutputRegister;
125 uint16_t wMaxOutputLength;
126 uint16_t wCommandRegister;
[all …]