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

/linux-master/include/linux/platform_data/
H A Ds3c-hsotg.h34 int (*phy_exit)(struct platform_device *pdev, int type); member in struct:dwc2_hsotg_plat
/linux-master/drivers/phy/
H A Dphy-core.c285 int phy_exit(struct phy *phy) function
312 EXPORT_SYMBOL_GPL(phy_exit); variable
/linux-master/include/linux/phy/
H A Dphy.h341 static inline int phy_exit(struct phy *phy) function
/linux-master/drivers/net/phy/
H A Dphy_device.c3749 static void __exit phy_exit(void) function
3761 module_exit(phy_exit); variable
/linux-master/include/linux/mfd/
H A Dtwl.h626 int (*phy_exit)(struct device *dev); member in struct:twl4030_usb_data
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h935 void (*phy_exit)(struct xgbe_prv_data *); member in struct:xgbe_phy_if

Completed in 198 milliseconds