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