Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci-hcd.c1222 static struct int_queue *_ehci_create_int_queue(struct usb_device *dev, in _ehci_create_int_queue() function
1485 queue = _ehci_create_int_queue(dev, pipe, 1, length, buffer, interval); in _ehci_submit_int_msg()
1534 return _ehci_create_int_queue(dev, pipe, queuesize, elementsize, in create_int_queue()
1580 return _ehci_create_int_queue(udev, pipe, queuesize, elementsize, in ehci_create_int_queue()