Home | History | Annotate | Download | only in linux

Lines Matching full:descriptors

29  * Host-side wrappers for standard USB descriptors ... these are parsed
31 * sequence of descriptors into a hierarchy:
38 * And there might be other descriptors mixed in with those.
40 * Devices may also have class-specific or vendor-specific descriptors.
50 * with one or more transfer descriptors (TDs) per urb
52 * @extra: descriptors following this endpoint in the configuration
64 unsigned char *extra; /* Extra descriptors */
68 /* host-side wrapper for one interface setting's parsed descriptors */
78 unsigned char *extra; /* Extra descriptors */
114 * every interface, but is never listed among the interface's descriptors.
207 * @extra: pointer to buffer containing all extra descriptors associated
210 * @extralen: length of the extra descriptors buffer.
245 unsigned char *extra; /* Extra descriptors */
349 char **rawdescriptors; /* Raw descriptors for each config */
577 * The id_table is used in hotplugging. It holds a set of descriptors,