Lines Matching full:descriptors
71 * struct usb_os_desc - describes OS descriptors associated with one interface
77 * @group: Represents OS descriptors associated with an interface in configfs
91 * struct usb_os_desc_table - describes OS descriptors associated with one
110 * @fs_descriptors: Table of full (or low) speed descriptors, using interface and
113 * @hs_descriptors: Table of high speed descriptors, using interface and
116 * @ss_descriptors: Table of super speed descriptors, using interface and
120 * @ssp_descriptors: Table of super speed plus descriptors, using
126 * @os_desc_table: Table of (interface id, os descriptors) pairs. The function
132 * in interface or class descriptors; endpoints; I/O buffers; and so on.
164 * To support dual speed operation, a function driver provides descriptors
166 * involve bulk endpoints, each speed needs different endpoint descriptors.
258 * @descriptors: Table of descriptors preceding all function descriptors.
259 * Examples include OTG and vendor-specific descriptors.
292 * descriptors complete by the time the composite driver returns from
298 const struct usb_descriptor_header **descriptors; member
438 * @os_desc_req: used for OS descriptors responses; buffer is pre-allocated
447 * @os_desc_config: the configuration to be used with OS descriptors