Searched refs:bcma_hcd_create_pdev (Results 1 – 1 of 1) sorted by relevance
168 static struct platform_device *bcma_hcd_create_pdev(struct bcma_device *dev, bool ohci, u32 addr) in bcma_hcd_create_pdev() function245 usb_dev->ohci_dev = bcma_hcd_create_pdev(dev, true, ohci_addr); in bcma_hcd_probe()251 usb_dev->ehci_dev = bcma_hcd_create_pdev(dev, false, dev->addr); in bcma_hcd_probe()