Home
last modified time | relevance | path

Searched refs:tah_detach (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dtah.h74 void tah_detach(struct platform_device *ofdev, int channel);
84 # define tah_detach(x,y) do { } while(0) macro
H A Dtah.c37 void tah_detach(struct platform_device *ofdev, int channel) in tah_detach() function
H A Dcore.c3224 tah_detach(dev->tah_dev, dev->tah_port); in emac_probe()
3267 tah_detach(dev->tah_dev, dev->tah_port); in emac_remove()