Searched defs:queuesize (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/musb-new/ |
| H A D | musb_uboot.c | 124 struct usb_device *dev, unsigned long pipe, int queuesize, in _musb_create_int_queue() 284 unsigned long pipe, int queuesize, int elementsize, in create_int_queue() 338 struct usb_device *udev, unsigned long pipe, int queuesize, in musb_create_int_queue()
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | ehci-hcd.c | 1217 unsigned long pipe, int queuesize, int elementsize, in _ehci_create_int_queue() 1527 unsigned long pipe, int queuesize, int elementsize, in create_int_queue() 1573 struct usb_device *udev, unsigned long pipe, int queuesize, in ehci_create_int_queue()
|
| H A D | ohci-hcd.c | 1615 int queuesize; member 1621 struct usb_device *udev, unsigned long pipe, int queuesize, in _ohci_create_int_queue() 1716 unsigned long pipe, int queuesize, int elementsize, in create_int_queue() 2169 struct usb_device *udev, unsigned long pipe, int queuesize, in ohci_create_int_queue()
|
| H A D | usb-uclass.c | 85 unsigned long pipe, int queuesize, int elementsize, in create_int_queue()
|