Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_controller.h196 uint8_t usbd_fs_isoc_schedule_alloc_slot(struct usb_xfer *isoc_xfer, uint16_t isoc_time);
H A Dusb_hub.c2066 usbd_fs_isoc_schedule_alloc_slot(struct usb_xfer *isoc_xfer, uint16_t isoc_time) in usbd_fs_isoc_schedule_alloc_slot() function
/dragonfly/sys/bus/u4b/controller/
H A Dehci.c2599 sa = usbd_fs_isoc_schedule_alloc_slot(xfer, in ehci_device_isoc_fs_enter()