Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/
H A Dtah.h73 int tah_attach(struct platform_device *ofdev, int channel);
83 # define tah_attach(x,y) (-ENXIO) macro
H A Dtah.c23 int tah_attach(struct platform_device *ofdev, int channel) in tah_attach() function
H A Dcore.c3148 (err = tah_attach(dev->tah_dev, dev->tah_port)) != 0) in emac_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/
H A Dtah.h73 int tah_attach(struct platform_device *ofdev, int channel);
83 # define tah_attach(x,y) (-ENXIO) macro
H A Dtah.c25 int tah_attach(struct platform_device *ofdev, int channel) in tah_attach() function
H A Dcore.c3149 (err = tah_attach(dev->tah_dev, dev->tah_port)) != 0) in emac_probe()

Completed in 13 milliseconds