Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/via/
H A Dvia-velocity.c2752 * velocity_probe - set up discovered velocity device
2761 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()
2959 return velocity_probe(&pdev->dev, irq, info, BUS_PLATFORM); in velocity_platform_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/via/
H A Dvia-velocity.c2751 * velocity_probe - set up discovered velocity device
2760 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()

Completed in 9 milliseconds