Searched defs:phy_exit (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/platform_data/
H A Ds3c-hsotg.h37 int (*phy_exit)(struct platform_device *pdev, int type); member in struct:s3c_hsotg_plat
/linux-4.1.27/drivers/phy/
H A Dphy-core.c247 int phy_exit(struct phy *phy) phy_exit() function
274 EXPORT_SYMBOL_GPL(phy_exit); variable
/linux-4.1.27/include/linux/phy/
H A Dphy.h204 static inline int phy_exit(struct phy *phy) phy_exit() function
/linux-4.1.27/drivers/net/phy/
H A Dphy_device.c1399 static void __exit phy_exit(void) phy_exit() function
1407 module_exit(phy_exit); variable
/linux-4.1.27/include/linux/i2c/
H A Dtwl.h638 int (*phy_exit)(struct device *dev); member in struct:twl4030_usb_data

Completed in 362 milliseconds