Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/qualcomm/
H A Dphy-qcom-snps-femto-v2.c82 struct qcom_snps_hsphy { struct
109 static int qcom_snps_hsphy_suspend(struct qcom_snps_hsphy *hsphy) in qcom_snps_hsphy_suspend() argument
129 static int qcom_snps_hsphy_resume(struct qcom_snps_hsphy *hsphy) in qcom_snps_hsphy_resume()
146 struct qcom_snps_hsphy *hsphy = dev_get_drvdata(dev); in qcom_snps_hsphy_runtime_suspend()
157 struct qcom_snps_hsphy *hsphy = dev_get_drvdata(dev); in qcom_snps_hsphy_runtime_resume()
169 struct qcom_snps_hsphy *hsphy = phy_get_drvdata(phy); in qcom_snps_hsphy_set_mode()
177 struct qcom_snps_hsphy *hsphy = phy_get_drvdata(phy); in qcom_snps_hsphy_init()
259 struct qcom_snps_hsphy *hsphy = phy_get_drvdata(phy); in qcom_snps_hsphy_exit()
292 struct qcom_snps_hsphy *hsphy; in qcom_snps_hsphy_probe()