Searched refs:usb_setup_packet (Results 1 – 4 of 4) sorted by relevance
40 struct usb_setup_packet { struct49 ESP_STATIC_ASSERT(sizeof(struct usb_setup_packet) == 8, "USB setup packet struct size error"); argument67 typedef int (*usb_request_handler) (struct usb_setup_packet *detup,
107 int dfu_class_handle_req(struct usb_setup_packet *pSetup,111 int dfu_custom_handle_req(struct usb_setup_packet *pSetup,