Home
last modified time | relevance | path

Searched refs:velocity_probe (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-velocity.c2760 static int velocity_probe(struct device *dev, int irq, in velocity_probe() function
2926 ret = velocity_probe(&pdev->dev, pdev->irq, info, BUS_PCI); in velocity_pci_probe()
2957 return velocity_probe(&pdev->dev, irq, info, BUS_PLATFORM); in velocity_platform_probe()