ssphy_priv
struct ssphy_priv *priv = phy_get_drvdata(phy);
static int qcom_ssphy_init_clock(struct ssphy_priv *priv)
static int qcom_ssphy_init_regulator(struct ssphy_priv *priv)
static int qcom_ssphy_init_reset(struct ssphy_priv *priv)
struct ssphy_priv *priv;
priv = devm_kzalloc(dev, sizeof(struct ssphy_priv), GFP_KERNEL);
static int qcom_ssphy_do_reset(struct ssphy_priv *priv)
struct ssphy_priv *priv = phy_get_drvdata(phy);