Lines Matching refs:number
21 a number of interfaces which, from the gadget's perspective, are known as
24 Linux provides a number of functions for gadgets to use.
81 A gadget also needs its serial number, manufacturer and product strings.
89 $ echo <serial number> > strings/0x409/serialnumber
96 Each gadget will consist of a number of configurations, their corresponding
99 $ mkdir configs/<name>.<number>
102 <number> is the configuration's number, e.g.:
148 At this moment a number of gadgets is created, each of which has a number of
149 configurations specified and a number of functions available. What remains
154 $ ln -s functions/<name>.<instance name> configs/<name>.<number>
224 $ rm configs/<config name>.<number>/<function>
226 where <config name>.<number> specify the configuration and <function> is
237 $ rmdir configs/<config name>.<number>/strings/<lang>
249 $ rmdir configs/<config name>.<number>
348 a number of its default sub-groups created automatically.