Lines Matching full:descriptors
70 * struct usb_os_desc - describes OS descriptors associated with one interface
76 * @group: Represents OS descriptors associated with an interface in configfs
90 * struct usb_os_desc_table - describes OS descriptors associated with one
109 * @fs_descriptors: Table of full (or low) speed descriptors, using interface and
112 * @hs_descriptors: Table of high speed descriptors, using interface and
115 * @ss_descriptors: Table of super speed descriptors, using interface and
119 * @ssp_descriptors: Table of super speed plus descriptors, using
125 * @os_desc_table: Table of (interface id, os descriptors) pairs. The function
131 * in interface or class descriptors; endpoints; I/O buffers; and so on.
160 * To support dual speed operation, a function driver provides descriptors
162 * involve bulk endpoints, each speed needs different endpoint descriptors.
251 * @descriptors: Table of descriptors preceding all function descriptors.
252 * Examples include OTG and vendor-specific descriptors.
285 * descriptors complete by the time the composite driver returns from
291 const struct usb_descriptor_header **descriptors; member
429 * @os_desc_req: used for OS descriptors responses; buffer is pre-allocated
434 * @os_desc_config: the configuration to be used with OS descriptors