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/
Dusb_controller.h194 uint16_t usb_isoc_time_expand(struct usb_bus *bus, uint16_t isoc_time_curr);
Dusb_hub.c2112 usb_isoc_time_expand(struct usb_bus *bus, uint16_t isoc_time_curr) in usb_isoc_time_expand() function
Dusb_transfer.c3538 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/
Dehci.c2453 usb_isoc_time_expand(&sc->sc_bus, nframes) + in ehci_device_isoc_fs_enter()
2762 usb_isoc_time_expand(&sc->sc_bus, nframes) + buf_offset +
Dxhci.c2064 usb_isoc_time_expand(&temp.sc->sc_bus, x / 8) + in xhci_setup_generic_chain()