|
@@ -2139,6 +2139,7 @@ static struct usb_descriptor_header *uasp_fs_function_desc[] = {
|
|
|
(struct usb_descriptor_header *) &uasp_status_pipe_desc,
|
|
(struct usb_descriptor_header *) &uasp_status_pipe_desc,
|
|
|
(struct usb_descriptor_header *) &uasp_fs_cmd_desc,
|
|
(struct usb_descriptor_header *) &uasp_fs_cmd_desc,
|
|
|
(struct usb_descriptor_header *) &uasp_cmd_pipe_desc,
|
|
(struct usb_descriptor_header *) &uasp_cmd_pipe_desc,
|
|
|
|
|
+ NULL,
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
static struct usb_descriptor_header *uasp_hs_function_desc[] = {
|
|
static struct usb_descriptor_header *uasp_hs_function_desc[] = {
|