Home
last modified time | relevance | path

Searched refs:phy_notify_state (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/phy/
H A Dphy.h269 int phy_notify_state(struct phy *phy, union phy_notify state);
424 static inline int phy_notify_state(struct phy *phy, union phy_notify state) in phy_notify_state() function
/linux/drivers/phy/
H A Dphy-core.c530 int phy_notify_state(struct phy *phy, union phy_notify state) in phy_notify_state() function
543 EXPORT_SYMBOL_GPL(phy_notify_state);
/linux/drivers/ufs/host/
H A Dufs-exynos.c1580 phy_notify_state(ufs->phy, phystate); in exynos_ufs_pre_hibern8()
1618 phy_notify_state(ufs->phy, phystate); in exynos_ufs_post_hibern8()