Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/ibm/emac/
Dzmii.h54 void zmii_detach(struct platform_device *ofdev, int input);
65 # define zmii_detach(x,y) do { } while(0) macro
Dzmii.c190 void zmii_detach(struct platform_device *ofdev, int input) in zmii_detach() function
Dcore.c3229 zmii_detach(dev->zmii_dev, dev->zmii_port); in emac_probe()
3270 zmii_detach(dev->zmii_dev, dev->zmii_port); in emac_remove()