Home
last modified time | relevance | path

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

/drivers/hid/
Dhid-cp2112.c130 struct cp2112_string_report { struct
131 u8 dummy; /* force .string to be aligned */
132 u8 report; /* CP2112_*_STRING */
133 u8 length; /* length in bytes of everyting after .report */
134 u8 type; /* USB_DT_STRING */
135 wchar_t string[30]; /* UTF16_LITTLE_ENDIAN string */