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.c114 struct i2c_hid_desc { struct
115 uint16_t wHIDDescLength;
116 uint16_t bcdVersion;
117 uint16_t wReportDescLength;
118 uint16_t wReportDescRegister;
119 uint16_t wInputRegister;
120 uint16_t wMaxInputLength;
121 uint16_t wOutputRegister;
122 uint16_t wMaxOutputLength;
123 uint16_t wCommandRegister;
[all …]