Query: usb_get_current_frame_number
OS: suse
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 queriedDESCRIPTIONReturns the current frame number for the USB host controller used with the given USB device. This can be used when scheduling isochronous requests. Note that 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_GET_CURRENT_FRAM(9)
Related Man Pages |
---|
usb_fill_int_urb(9) - suse |
usb_get_current_frame_number(9f) - opensolaris |
usb_make_path(9) - centos |
usb_get_current_frame_number(9f) - sunos |
usb(4) - minix |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Change directory error |
Getting command output to putty window title. |
Update kernel Linux without reboot?! |
SOCKS proxy & PAM configuration exposure |