Searched refs:_ohci_create_int_queue (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/usb/host/ |
D | ohci-hcd.c | 1617 static struct int_queue *_ohci_create_int_queue(ohci_t *ohci, in _ohci_create_int_queue() function 1716 return _ohci_create_int_queue(&gohci, dev, pipe, queuesize, in create_int_queue() 2168 return _ohci_create_int_queue(ohci, udev, pipe, queuesize, elementsize, in ohci_create_int_queue()
|