Lines Matching refs:usb_descriptor_header
461 static struct usb_descriptor_header *fsg_fs_function[] = {
463 (struct usb_descriptor_header *) &fsg_otg_desc,
465 (struct usb_descriptor_header *) &fsg_intf_desc,
466 (struct usb_descriptor_header *) &fsg_fs_bulk_in_desc,
467 (struct usb_descriptor_header *) &fsg_fs_bulk_out_desc,
469 (struct usb_descriptor_header *) &fsg_fs_intr_in_desc,
524 static struct usb_descriptor_header *fsg_hs_function[] = {
526 (struct usb_descriptor_header *) &fsg_otg_desc,
528 (struct usb_descriptor_header *) &fsg_intf_desc,
529 (struct usb_descriptor_header *) &fsg_hs_bulk_in_desc,
530 (struct usb_descriptor_header *) &fsg_hs_bulk_out_desc,
532 (struct usb_descriptor_header *) &fsg_hs_intr_in_desc,