Lines Matching full:descriptors
92 * Descriptors format:
100 * | | fs_count | LE32 | number of full-speed descriptors |
101 * | | hs_count | LE32 | number of high-speed descriptors |
102 * | | ss_count | LE32 | number of super-speed descriptors |
103 * | | os_count | LE32 | number of MS OS descriptors |
104 * | | fs_descrs | Descriptor[] | list of full-speed descriptors |
105 * | | hs_descrs | Descriptor[] | list of high-speed descriptors |
106 * | | ss_descrs | Descriptor[] | list of super-speed descriptors |
107 * | | os_descrs | OSDesc[] | list of MS OS descriptors |
113 * Legacy descriptors format (deprecated as of 3.14):
119 * | 8 | fs_count | LE32 | number of full-speed descriptors |
120 * | 12 | hs_count | LE32 | number of high-speed descriptors |
121 * | 16 | fs_descrs | Descriptor[] | list of full-speed descriptors |
122 * | | hs_descrs | Descriptor[] | list of high-speed descriptors |
126 * Descriptor[] is an array of valid USB descriptors which have the following
135 * OSDesc[] is an array of valid MS OS Feature Descriptors which have one of
157 * ExtCompat[] is an array of valid Extended Compatiblity descriptors
169 * ExtProp[] is an array of valid Extended Properties descriptors
218 * reads from this file descriptor after writing the descriptors. Don't