Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-cp2112.c137 struct cp2112_string_report { struct
138 u8 dummy; /* force .string to be aligned */
139 u8 report; /* CP2112_*_STRING */
140 u8 length; /* length in bytes of everyting after .report */
141 u8 type; /* USB_DT_STRING */
142 wchar_t string[30]; /* UTF16_LITTLE_ENDIAN string */