usb_functionfs_event  476 drivers/usb/gadget/function/f_fs.c 	struct usb_functionfs_event events[ARRAY_SIZE(ffs->ev.types)];
usb_functionfs_event  538 drivers/usb/gadget/function/f_fs.c 		n = len / sizeof(struct usb_functionfs_event);
usb_functionfs_event  153 tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c static void display_event(struct usb_functionfs_event *event)
usb_functionfs_event  179 tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c 	struct usb_functionfs_event event;
usb_functionfs_event  141 tools/usb/ffs-aio-example/simple/device_app/aio_simple.c static void display_event(struct usb_functionfs_event *event)
usb_functionfs_event  166 tools/usb/ffs-aio-example/simple/device_app/aio_simple.c 	struct usb_functionfs_event event;
usb_functionfs_event  359 tools/usb/ffs-test.c 		"ep0", 4 * sizeof(struct usb_functionfs_event),
usb_functionfs_event  600 tools/usb/ffs-test.c 	const struct usb_functionfs_event *event = buf;