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