Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec.c117 goto pdphy_stop; in qcom_pmic_typec_probe()
121 pdphy_stop: in qcom_pmic_typec_probe()
122 tcpm->pdphy_stop(tcpm); in qcom_pmic_typec_probe()
137 tcpm->pdphy_stop(tcpm); in qcom_pmic_typec_remove()
H A Dqcom_pmic_typec.h18 void (*pdphy_stop)(struct pmic_typec *tcpm); member
H A Dqcom_pmic_typec_pdphy_stub.c78 tcpm->pdphy_stop = qcom_pmic_typec_pdphy_stub_stop; in qcom_pmic_typec_pdphy_stub_probe()
H A Dqcom_pmic_typec_pdphy.c612 tcpm->pdphy_stop = qcom_pmic_typec_pdphy_stop; in qcom_pmic_typec_pdphy_probe()