Searched refs:ms_usb_calc_bus_time (Results 1 – 3 of 3) sorted by relevance
234 extern int ms_usb_calc_bus_time (int speed, int is_input, int bytes);
1539 pQh->u8Usecs = NS_2_US(ms_usb_calc_bus_time (USB_HIGH_SPEED, iIsInput, in ms_qh_make()1563 pQh->u8Gap_uf = 1 + ms_usb_calc_bus_time (pUrb->dev->eSpeed, in ms_qh_make()
887 int ms_usb_calc_bus_time (int iSpeed, int is_input, int iBytes) in ms_usb_calc_bus_time() function