Lines Matching full:descriptors
134 * DOC: descriptors
136 * Descriptors format:
149 * | | fs_count | LE32 | number of full-speed descriptors |
151 * | | hs_count | LE32 | number of high-speed descriptors |
153 * | | ss_count | LE32 | number of super-speed descriptors |
155 * | | os_count | LE32 | number of MS OS descriptors |
157 * | | fs_descrs | Descriptor[] | list of full-speed descriptors |
159 * | | hs_descrs | Descriptor[] | list of high-speed descriptors |
161 * | | ss_descrs | Descriptor[] | list of super-speed descriptors |
163 * | | os_descrs | OSDesc[] | list of MS OS descriptors |
170 * Legacy descriptors format (deprecated as of 3.14):
179 * | 8 | fs_count | LE32 | number of full-speed descriptors |
181 * | 12 | hs_count | LE32 | number of high-speed descriptors |
183 * | 16 | fs_descrs | Descriptor[] | list of full-speed descriptors |
185 * | | hs_descrs | Descriptor[] | list of high-speed descriptors |
190 * Descriptor[] is an array of valid USB descriptors which have the following
203 * OSDesc[] is an array of valid MS OS Feature Descriptors which have one of
240 * ExtCompat[] is an array of valid Extended Compatiblity descriptors
259 * ExtProp[] is an array of valid Extended Properties descriptors
315 * reads from this file descriptor after writing the descriptors. Don't