Home
last modified time | relevance | path

Searched refs:phy_notify (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/phy/
H A Dphy.h61 union phy_notify { union
145 int (*notify_phystate)(struct phy *phy, union phy_notify state);
269 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()
/linux/drivers/phy/samsung/
H A Dphy-samsung-ufs.c221 union phy_notify state) in samsung_ufs_phy_notify_state()
/linux/drivers/phy/
H A Dphy-core.c530 int phy_notify_state(struct phy *phy, union phy_notify state) in phy_notify_state()
/linux/drivers/ufs/host/
H A Dufs-exynos.c1571 static const union phy_notify phystate = { in exynos_ufs_pre_hibern8()
1608 static const union phy_notify phystate = { in exynos_ufs_post_hibern8()