Home
last modified time | relevance | path

Searched defs:phy_exit (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/platform_data/
H A Ds3c-hsotg.h34 int (*phy_exit)(struct platform_device *pdev, int type); member
/linux/drivers/phy/
H A Dphy-core.c268 int phy_exit(struct phy *phy) in phy_exit() function
/linux/include/linux/phy/
H A Dphy.h336 static inline int phy_exit(struct phy *phy) in phy_exit() function
/linux/drivers/net/phy/
H A Dphy_device.c3697 static void __exit phy_exit(void) in phy_exit() function