Searched refs:zmii_detach (Results 1 – 3 of 3) sorted by relevance
55 void zmii_detach(struct platform_device *ofdev, int input);66 # define zmii_detach(x,y) do { } while(0) macro
191 void zmii_detach(struct platform_device *ofdev, int input) in zmii_detach() function
3228 zmii_detach(dev->zmii_dev, dev->zmii_port); in emac_probe()3269 zmii_detach(dev->zmii_dev, dev->zmii_port); in emac_remove()
Completed in 9 milliseconds