Query: usb_composite_setup_continue
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_COMPOSITE_SETUP_(9) Kernel Mode Gadget API USB_COMPOSITE_SETUP_(9)NAMEusb_composite_setup_continue - Continue with the control transferSYNOPSISvoid usb_composite_setup_continue(struct usb_composite_dev * cdev);ARGUMENTScdev the composite device who's control transfer was kept waitingDESCRIPTIONThis function must be called by the USB function driver to continue with the control transfer's data/status stage in case it had requested to delay the data/status stages. A USB function's setup handler (e.g. set_alt) can request the composite framework to delay the setup request's data/status stages by returning USB_GADGET_DELAYED_STATUS.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_COMPOSITE_SETUP_(9)
Related Man Pages |
---|
usb_ep_queue(9) - suse |
struct_usb_composite_dev(9) - centos |
struct_usb_gadget_driver(9) - centos |
struct_usb_composite_driver(9) - centos |
struct_usb_configuration(9) - suse |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Tar Command |
CentOS7 restoring file capabilities |
Unsure why access time on a directory change isn't changing |
Controlling user input |