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
110 Each configuration also needs its strings, so a subdirectory must be created
113 $ mkdir configs/c.1/strings/0x409
117 $ echo <configuration> > configs/c.1/strings/0x409/configuration
173 ./strings
174 ./strings/0x409
175 ./strings/0x409/serialnumber
176 ./strings/0x409/product
177 ./strings/0x409/manufacturer
181 ./configs/c.1/strings
182 ./configs/c.1/strings/0x409
183 ./configs/c.1/strings/0x409/configuration
239 Remove strings directories in configurations:
241 $ rmdir configs/<config name>.<number>/strings/<lang>
245 $ rmdir configs/c.1/strings/0x409
275 Remove strings directories in the gadget::
277 $ rmdir strings/<lang>
281 $ rmdir strings/0x409
362 idProduct etc) and default sub-groups (configs, functions, strings).
364 appropriate locations. In the configs, functions and strings sub-groups
366 and groups of strings in a given language.
378 - gadget's default groups (configs, functions, strings)