Lines Matching full:descriptors
90 * Descriptors format:
98 * | | fs_count | LE32 | number of full-speed descriptors |
99 * | | hs_count | LE32 | number of high-speed descriptors |
100 * | | ss_count | LE32 | number of super-speed descriptors |
101 * | | os_count | LE32 | number of MS OS descriptors |
102 * | | fs_descrs | Descriptor[] | list of full-speed descriptors |
103 * | | hs_descrs | Descriptor[] | list of high-speed descriptors |
104 * | | ss_descrs | Descriptor[] | list of super-speed descriptors |
105 * | | os_descrs | OSDesc[] | list of MS OS descriptors |
111 * Legacy descriptors format (deprecated as of 3.14):
117 * | 8 | fs_count | LE32 | number of full-speed descriptors |
118 * | 12 | hs_count | LE32 | number of high-speed descriptors |
119 * | 16 | fs_descrs | Descriptor[] | list of full-speed descriptors |
120 * | | hs_descrs | Descriptor[] | list of high-speed descriptors |
124 * Descriptor[] is an array of valid USB descriptors which have the following
133 * OSDesc[] is an array of valid MS OS Feature Descriptors which have one of
155 * ExtCompat[] is an array of valid Extended Compatiblity descriptors
167 * ExtProp[] is an array of valid Extended Properties descriptors
216 * reads from this file descriptor after writing the descriptors. Don't