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;
119 uint16_t wInputRegister;
120 uint16_t wMaxInputLength;
121 uint16_t wOutputRegister;
124 uint16_t wDataRegister;
125 uint16_t wVendorID;
126 uint16_t wProductID;
127 uint16_t wVersionID;
[all …]