Searched defs:phy_exit (Results 1 – 5 of 5) sorted by relevance
37 int (*phy_exit)(struct platform_device *pdev, int type); member
206 static inline int phy_exit(struct phy *phy) in phy_exit() function
247 int phy_exit(struct phy *phy) in phy_exit() function
1486 static void __exit phy_exit(void) in phy_exit() function
638 int (*phy_exit)(struct device *dev); member