Lines Matching full:descriptors
84 * struct usb_os_desc - describes OS descriptors associated with one interface
90 * @group: Represents OS descriptors associated with an interface in configfs
104 * struct usb_os_desc_table - describes OS descriptors associated with one
123 * @fs_descriptors: Table of full (or low) speed descriptors, using interface and
126 * @hs_descriptors: Table of high speed descriptors, using interface and
129 * @ss_descriptors: Table of super speed descriptors, using interface and
133 * @ssp_descriptors: Table of super speed plus descriptors, using
139 * @os_desc_table: Table of (interface id, os descriptors) pairs. The function
145 * in interface or class descriptors; endpoints; I/O buffers; and so on.
174 * To support dual speed operation, a function driver provides descriptors
176 * involve bulk endpoints, each speed needs different endpoint descriptors.
265 * @descriptors: Table of descriptors preceding all function descriptors.
266 * Examples include OTG and vendor-specific descriptors.
299 * descriptors complete by the time the composite driver returns from
305 const struct usb_descriptor_header **descriptors; member
443 * @os_desc_req: used for OS descriptors responses; buffer is pre-allocated
448 * @os_desc_config: the configuration to be used with OS descriptors