Searched refs:tah_attach (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/ibm/emac/
H A Dtah.h77 int tah_attach(struct platform_device *ofdev, int channel);
87 # define tah_attach(x,y) (-ENXIO) macro
H A Dtah.c27 int tah_attach(struct platform_device *ofdev, int channel) tah_attach() function
H A Dcore.c2829 (err = tah_attach(dev->tah_dev, dev->tah_port)) != 0) emac_probe()

Completed in 208 milliseconds