Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_controller.h197 uint8_t usbd_fs_isoc_schedule_alloc_slot(struct usb_xfer *isoc_xfer, uint16_t isoc_time);
Dusb_hub.c2146 usbd_fs_isoc_schedule_alloc_slot(struct usb_xfer *isoc_xfer, uint16_t isoc_time) in usbd_fs_isoc_schedule_alloc_slot() function
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c2502 sa = usbd_fs_isoc_schedule_alloc_slot(xfer, in ehci_device_isoc_fs_enter()