Query: usb_get_current_frame_number
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_GET_CURRENT_FRAM(9) USB Core APIs USB_GET_CURRENT_FRAM(9)NAMEusb_get_current_frame_number - return current bus frame numberSYNOPSISint usb_get_current_frame_number(struct usb_device * dev);ARGUMENTSdev the device whose bus is being queriedRETURNThe current frame number for the USB host controller used with the given USB device. This can be used when scheduling isochronous requests.NOTEDifferent kinds of host controller have different "scheduling horizons". While one type might support scheduling only 32 frames into the future, others could support scheduling up to 1024 frames into the future.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_GET_CURRENT_FRAM(9)
Related Man Pages |
---|
usb_make_path(9) - centos |
usb(4) - minix |
usb(4) - linux |
usb(4) - php |
usb(4) - redhat |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
DB2 convert digits to binary format |
Docker learning Phase-I |
Controlling user input |