Searched refs:usb_functionfs_event (Results 1 – 5 of 5) sorted by relevance
159 static void display_event(struct usb_functionfs_event *event) in display_event()184 struct usb_functionfs_event event; in handle_ep0()
153 static void display_event(struct usb_functionfs_event *event) in display_event()179 struct usb_functionfs_event event; in handle_ep0()
335 struct usb_functionfs_event { struct
359 "ep0", 4 * sizeof(struct usb_functionfs_event),600 const struct usb_functionfs_event *event = buf; in ep0_consume()
514 struct usb_functionfs_event events[ARRAY_SIZE(ffs->ev.types)]; in __ffs_ep0_read_events()574 n = len / sizeof(struct usb_functionfs_event); in ffs_ep0_read()