Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/via/
Dvia-velocity.c2757 static int velocity_probe(struct device *dev, int irq, in velocity_probe() function
2930 ret = velocity_probe(&pdev->dev, pdev->irq, info, BUS_PCI); in velocity_pci_probe()
2963 return velocity_probe(&pdev->dev, irq, info, BUS_PLATFORM); in velocity_platform_probe()