Go to the documentation of this file.
10 #include <linux/errno.h>
11 #include <linux/kernel.h>
12 #include <linux/module.h>
13 #include <linux/list.h>
14 #include <linux/string.h>
15 #include <linux/device.h>
19 #include <linux/usb/ch9.h>
54 for (s = table->
strings; s && s->
s; s++)
65 (
wchar_t *) &buf[2], 126);
68 buf [0] = (len + 1) * 2;