usb_calc_bus_time(9) centos man page | unix.com

Man Page: usb_calc_bus_time

Operating Environment: centos

Section: 9

USB_CALC_BUS_TIME(9)					       Host Controller APIs					      USB_CALC_BUS_TIME(9)

NAME
usb_calc_bus_time - approximate periodic transaction time in nanoseconds
SYNOPSIS
long usb_calc_bus_time(int speed, int is_input, int isoc, int bytecount);
ARGUMENTS
speed from dev->speed; USB_SPEED_{LOW,FULL,HIGH} is_input true iff the transaction sends data to the host isoc true for isochronous transactions, false for interrupt ones bytecount how many bytes in the transaction.
RETURN
Approximate bus time in nanoseconds for a periodic transaction.
NOTE
See USB 2.0 spec section 5.11.3; only periodic transfers need to be scheduled in software, this function is only used for such scheduling.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_CALC_BUS_TIME(9)
Related Man Pages
asadmin-rollback-transaction(1as) - sunos
usb_ep_descr(9s) - opensolaris
struct_spi_message(9) - centos
usb_ep_descr(9s) - sunos
ehci(4) - freebsd
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it