Searched refs:tlan_probe1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | tlan.c | 162 static int tlan_probe1(struct pci_dev *pdev, long ioaddr, 419 return tlan_probe1(pdev, -1, -1, 0, ent); in tlan_init_one() 425 * tlan_probe1 442 static int tlan_probe1(struct pci_dev *pdev, long ioaddr, int irq, int rev, in tlan_probe1() function 719 tlan_probe1(NULL, ioaddr, irq, 12, NULL); in tlan_eisa_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
H A D | tlan.c | 162 static int tlan_probe1(struct pci_dev *pdev, long ioaddr, 419 return tlan_probe1(pdev, -1, -1, 0, ent); in tlan_init_one() 425 * tlan_probe1 442 static int tlan_probe1(struct pci_dev *pdev, long ioaddr, int irq, int rev, in tlan_probe1() function 719 tlan_probe1(NULL, ioaddr, irq, 12, NULL); in tlan_eisa_probe()
|
Completed in 8 milliseconds