Home
last modified time | relevance | path

Searched refs:usb_isoc_time_expand (Results 1 - 5 of 5) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_controller.h193 uint16_t usb_isoc_time_expand(struct usb_bus *bus, uint16_t isoc_time_curr);
H A Dusb_hub.c2103 * usb_isoc_time_expand
2111 usb_isoc_time_expand(struct usb_bus *bus, uint16_t isoc_time_curr) in usb_isoc_time_expand() function
H A Dusb_transfer.c3540 usb_isoc_time_expand(xfer->xroot->bus, frame_curr / frame_ms) + in usbd_xfer_get_isochronous_start_frame()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c2452 usb_isoc_time_expand(&sc->sc_bus, nframes) + in ehci_device_isoc_fs_enter()
2761 usb_isoc_time_expand(&sc->sc_bus, nframes) + buf_offset +
H A Dxhci.c2063 usb_isoc_time_expand(&temp.sc->sc_bus, x / 8) + in xhci_setup_generic_chain()

Completed in 15 milliseconds