usb_gadget_frame_number(9) centos man page | unix.com

Query: usb_gadget_frame_number

OS: centos

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)

NAME
usb_gadget_frame_number - returns the current frame number
SYNOPSIS
int usb_gadget_frame_number(struct usb_gadget * gadget);
ARGUMENTS
gadget controller that reports the frame number
DESCRIPTION
Returns the usb frame number, normally eleven bits from a SOF packet, or negative errno if this device doesn't support this capability.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_GADGET_FRAME_NUM(9)
Related Man Pages
usb_ep_enable(9) - suse
struct_usb_composite_dev(9) - centos
struct_usb_ep(9) - centos
struct_usb_composite_driver(9) - centos
struct_usb_composite_dev(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq