usb_get_current_frame_number(9) centos man page | unix.com

Man Page: usb_get_current_frame_number

Operating Environment: centos

Section: 9

USB_GET_CURRENT_FRAM(9) 					   USB Core APIs					   USB_GET_CURRENT_FRAM(9)

NAME
usb_get_current_frame_number - return current bus frame number
SYNOPSIS
int usb_get_current_frame_number(struct usb_device * dev);
ARGUMENTS
dev the device whose bus is being queried
RETURN
The current frame number for the USB host controller used with the given USB device. This can be used when scheduling isochronous requests.
NOTE
Different 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_GET_CURRENT_FRAM(9)
Related Man Pages
usb_get_current_frame_number(9f) - opensolaris
usb_get_current_frame_number(9f) - sunos
usb(4) - minix
usb(4) - php
usb(4) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
Please Welcome Dave Munro to the Moderator Team!