Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/platform_data/
H A Ds3c-hsotg.h34 int (*phy_exit)(struct platform_device *pdev, int type); member
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Ds3c-hsotg.h34 int (*phy_exit)(struct platform_device *pdev, int type); member
/kernel/linux/linux-5.10/drivers/phy/
H A Dphy-core.c261 int phy_exit(struct phy *phy) in phy_exit() function
288 EXPORT_SYMBOL_GPL(phy_exit); variable
/kernel/linux/linux-6.6/drivers/phy/
H A Dphy-core.c285 int phy_exit(struct phy *phy) in phy_exit() function
312 EXPORT_SYMBOL_GPL(phy_exit); variable
/kernel/linux/linux-5.10/include/linux/phy/
H A Dphy.h315 static inline int phy_exit(struct phy *phy) in phy_exit() function
/kernel/linux/linux-6.6/include/linux/phy/
H A Dphy.h334 static inline int phy_exit(struct phy *phy) in phy_exit() function
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy_device.c3055 static void __exit phy_exit(void) in phy_exit() function
3064 module_exit(phy_exit); variable
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy_device.c3564 static void __exit phy_exit(void) in phy_exit() function
3576 module_exit(phy_exit); variable
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dtwl.h625 int (*phy_exit)(struct device *dev); member
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dtwl.h628 int (*phy_exit)(struct device *dev); member
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h903 void (*phy_exit)(struct xgbe_prv_data *); member
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h935 void (*phy_exit)(struct xgbe_prv_data *); member

Completed in 24 milliseconds