Searched refs:ssphy_priv (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-usb-ss.c35 struct ssphy_priv { struct
50 static int qcom_ssphy_do_reset(struct ssphy_priv *priv)
92 struct ssphy_priv *priv = phy_get_drvdata(phy);
123 struct ssphy_priv *priv = phy_get_drvdata(phy);
135 static int qcom_ssphy_init_clock(struct ssphy_priv *priv)
144 static int qcom_ssphy_init_regulator(struct ssphy_priv *priv)
160 static int qcom_ssphy_init_reset(struct ssphy_priv *priv)
190 struct ssphy_priv *priv;
194 priv = devm_kzalloc(dev, sizeof(struct ssphy_priv), GFP_KERNEL);

Completed in 116 milliseconds