Searched refs:tah_attach (Results 1 – 3 of 3) sorted by relevance
77 int tah_attach(struct platform_device *ofdev, int channel);87 # define tah_attach(x,y) (-ENXIO) macro
27 int tah_attach(struct platform_device *ofdev, int channel) in tah_attach() function
2847 (err = tah_attach(dev->tah_dev, dev->tah_port)) != 0) in emac_probe()