Searched refs:oxu_create (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/usb/host/ |
D | oxu210hp-hcd.c | 3714 static struct usb_hcd *oxu_create(struct platform_device *pdev, in oxu_create() function 3769 hcd = oxu_create(pdev, memstart, memlen, base, irq, 1); in oxu_init() 3778 hcd = oxu_create(pdev, memstart, memlen, base, irq, 0); in oxu_init()
|