Home
last modified time | relevance | path

Searched refs:usb_isoc_time_expand (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusb_controller.h192 uint16_t usb_isoc_time_expand(struct usb_bus *bus, uint16_t isoc_time_curr);
H A Dusb_hub.c2049 usb_isoc_time_expand(struct usb_bus *bus, uint16_t isoc_time_curr) in usb_isoc_time_expand() function
H A Dusb_transfer.c3742 usb_isoc_time_expand(xfer->xroot->bus, frame_curr / frame_ms) + in usbd_xfer_get_isochronous_start_frame()