Query: usb_calc_bus_time
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_CALC_BUS_TIME(9) Host Controller APIs USB_CALC_BUS_TIME(9)NAMEusb_calc_bus_time - approximate periodic transaction time in nanosecondsSYNOPSISlong usb_calc_bus_time(int speed, int is_input, int isoc, int bytecount);ARGUMENTSspeed 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.RETURNApproximate bus time in nanoseconds for a periodic transaction.NOTESee 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_CALC_BUS_TIME(9)
Related Man Pages |
---|
asadmin-rollback-transaction(1as) - sunos |
yum-complete-transaction(8) - centos |
usb_ep_descr(9s) - opensolaris |
asadmin-unfreeze-transaction-service(1as) - sunos |
ehci(4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
Best performance UNIX just for HOST Virtualization? |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |