Home
last modified time | relevance | path

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

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c182 struct qmp_phy { struct
215 struct qmp_phy **phys; argument
280 static int qmp_pcie_msm8996_serdes_init(struct qmp_phy *qphy) in qmp_pcie_msm8996_serdes_init()
309 static int qmp_pcie_msm8996_com_init(struct qmp_phy *qphy) in qmp_pcie_msm8996_com_init()
362 static int qmp_pcie_msm8996_com_exit(struct qmp_phy *qphy) in qmp_pcie_msm8996_com_exit()
394 struct qmp_phy *qphy = phy_get_drvdata(phy); in qmp_pcie_msm8996_init()
408 struct qmp_phy *qphy = phy_get_drvdata(phy); in qmp_pcie_msm8996_power_on()
474 struct qmp_phy *qphy = phy_get_drvdata(phy); in qmp_pcie_msm8996_power_off()
495 struct qmp_phy *qphy = phy_get_drvdata(phy); in qmp_pcie_msm8996_exit()
658 struct qmp_phy *qphy; in qmp_pcie_msm8996_create()