Lines Matching full:descriptors
79 * struct usb_os_desc - describes OS descriptors associated with one interface
85 * @group: Represents OS descriptors associated with an interface in configfs
99 * struct usb_os_desc_table - describes OS descriptors associated with one
118 * @fs_descriptors: Table of full (or low) speed descriptors, using interface and
121 * @hs_descriptors: Table of high speed descriptors, using interface and
124 * @ss_descriptors: Table of super speed descriptors, using interface and
128 * @ssp_descriptors: Table of super speed plus descriptors, using
134 * @os_desc_table: Table of (interface id, os descriptors) pairs. The function
140 * in interface or class descriptors; endpoints; I/O buffers; and so on.
172 * To support dual speed operation, a function driver provides descriptors
174 * involve bulk endpoints, each speed needs different endpoint descriptors.
266 * @descriptors: Table of descriptors preceding all function descriptors.
267 * Examples include OTG and vendor-specific descriptors.
300 * descriptors complete by the time the composite driver returns from
306 const struct usb_descriptor_header **descriptors; member
446 * @os_desc_req: used for OS descriptors responses; buffer is pre-allocated
455 * @os_desc_config: the configuration to be used with OS descriptors