Searched refs:oxu_create (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | oxu210hp-hcd.c | 4126 static struct usb_hcd *oxu_create(struct platform_device *pdev, in oxu_create() function 4183 hcd = oxu_create(pdev, memstart, memlen, base, irq, 1); in oxu_init() 4192 hcd = oxu_create(pdev, memstart, memlen, base, irq, 0); in oxu_init()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A 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()
|
Completed in 11 milliseconds