hs_descs         3108 drivers/usb/gadget/function/f_fs.c 	vla_item_with_sz(d, struct usb_descriptor_header *, hs_descs,
hs_descs         3180 drivers/usb/gadget/function/f_fs.c 		func->function.hs_descriptors = vla_ptr(vlabuf, d, hs_descs);
hs_descs           64 tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c 	} __attribute__ ((__packed__)) fs_descs, hs_descs;
hs_descs           95 tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c 	.hs_descs = {
hs_descs           97 tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c 			.bLength = sizeof(descriptors.hs_descs.intf),
hs_descs          104 tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c 			.bLength = sizeof(descriptors.hs_descs.bulk_sink),
hs_descs          111 tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c 			.bLength = sizeof(descriptors.hs_descs.bulk_source),
hs_descs           62 tools/usb/ffs-aio-example/simple/device_app/aio_simple.c 	} __attribute__ ((__packed__)) fs_descs, hs_descs;
hs_descs           93 tools/usb/ffs-aio-example/simple/device_app/aio_simple.c 	.hs_descs = {
hs_descs           95 tools/usb/ffs-aio-example/simple/device_app/aio_simple.c 			.bLength = sizeof(descriptors.hs_descs.intf),
hs_descs          102 tools/usb/ffs-aio-example/simple/device_app/aio_simple.c 			.bLength = sizeof(descriptors.hs_descs.bulk_sink),
hs_descs          109 tools/usb/ffs-aio-example/simple/device_app/aio_simple.c 			.bLength = sizeof(descriptors.hs_descs.bulk_source),
hs_descs          118 tools/usb/ffs-test.c 	} __attribute__((packed)) fs_descs, hs_descs;
hs_descs          159 tools/usb/ffs-test.c 	.hs_descs = {
hs_descs          168 tools/usb/ffs-test.c 			.bLength = sizeof descriptors.hs_descs.sink,
hs_descs          175 tools/usb/ffs-test.c 			.bLength = sizeof descriptors.hs_descs.source,
hs_descs          193 tools/usb/ffs-test.c 			.bLength = sizeof descriptors.hs_descs.sink,
hs_descs          207 tools/usb/ffs-test.c 			.bLength = sizeof descriptors.hs_descs.source,