Man Page: usb_gadget_frame_number
Operating Environment: centos
Section: 9
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 3.10 June 2014 USB_GADGET_FRAME_NUM(9)
| Related Man Pages |
|---|
| usb_ep_enable(9) - suse |
| struct_usb_gadget_driver(9) - centos |
| struct_usb_composite_driver(9) - centos |
| usb_gadget_config_buf(9) - centos |
| struct_usb_gadget_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |