Lines Matching full:strings
81 A gadget also needs its serial number, manufacturer and product strings.
82 In order to have a place to store them, a strings subdirectory must be created
85 $ mkdir strings/0x409
87 Then the strings can be specified::
89 $ echo <serial number> > strings/0x409/serialnumber
90 $ echo <manufacturer> > strings/0x409/manufacturer
91 $ echo <product> > strings/0x409/product
97 $ mkdir strings/0x409/xu.0
98 $ echo <string text> > strings/0x409/xu.0/s
101 string descriptors to associate those strings with class descriptors.
120 Each configuration also needs its strings, so a subdirectory must be created
123 $ mkdir configs/c.1/strings/0x409
127 $ echo <configuration> > configs/c.1/strings/0x409/configuration
183 ./strings
184 ./strings/0x409
185 ./strings/0x409/serialnumber
186 ./strings/0x409/product
187 ./strings/0x409/manufacturer
191 ./configs/c.1/strings
192 ./configs/c.1/strings/0x409
193 ./configs/c.1/strings/0x409/configuration
249 Remove strings directories in configurations:
251 $ rmdir configs/<config name>.<number>/strings/<lang>
255 $ rmdir configs/c.1/strings/0x409
285 Remove strings directories in the gadget::
287 $ rmdir strings/<lang>
291 $ rmdir strings/0x409
372 idProduct etc) and default sub-groups (configs, functions, strings).
374 appropriate locations. In the configs, functions and strings sub-groups
376 and groups of strings in a given language.
388 - gadget's default groups (configs, functions, strings)