Query: usb_gadget_frame_number
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_GADGET_FRAME_NUM(9) Kernel Mode Gadget API USB_GADGET_FRAME_NUM(9)NAMEusb_gadget_frame_number - returns the current frame numberSYNOPSISint usb_gadget_frame_number(struct usb_gadget * gadget);ARGUMENTSgadget controller that reports the frame numberDESCRIPTIONReturns the usb frame number, normally eleven bits from a SOF packet, or negative errno if this device doesn't support this capability.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_GADGET_FRAME_NUM(9)