Searched refs:tah_detach (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/ |
H A D | tah.h | 74 void tah_detach(struct platform_device *ofdev, int channel); 84 # define tah_detach(x,y) do { } while(0) macro
|
H A D | tah.c | 35 void tah_detach(struct platform_device *ofdev, int channel) in tah_detach() function
|
H A D | core.c | 3223 tah_detach(dev->tah_dev, dev->tah_port); in emac_probe() 3266 tah_detach(dev->tah_dev, dev->tah_port); in emac_remove()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/ |
H A D | tah.h | 74 void tah_detach(struct platform_device *ofdev, int channel); 84 # define tah_detach(x,y) do { } while(0) macro
|
H A D | tah.c | 37 void tah_detach(struct platform_device *ofdev, int channel) in tah_detach() function
|
H A D | core.c | 3224 tah_detach(dev->tah_dev, dev->tah_port); in emac_probe() 3267 tah_detach(dev->tah_dev, dev->tah_port); in emac_remove()
|
Completed in 9 milliseconds