Searched refs:notify_phystate (Results 1 – 3 of 3) sorted by relevance
274 .notify_phystate = samsung_ufs_phy_notify_state,
537 if (!phy || !phy->ops->notify_phystate) in phy_notify_state()541 ret = phy->ops->notify_phystate(phy, state); in phy_notify_state()
145 int (*notify_phystate)(struct phy *phy, union phy_notify state); member