Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/qualcomm/
Dphy-qcom-qmp.c4889 static int qcom_qmp_phy_exit(struct phy *phy) in qcom_qmp_phy_exit() function
4912 qcom_qmp_phy_exit(phy); in qcom_qmp_phy_enable()
4924 return qcom_qmp_phy_exit(phy); in qcom_qmp_phy_disable()
5373 .exit = qcom_qmp_phy_exit,