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