Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec.c111 goto pdphy_stop; in qcom_pmic_typec_probe()
115 pdphy_stop: in qcom_pmic_typec_probe()
116 tcpm->pdphy_stop(tcpm); in qcom_pmic_typec_probe()
131 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.c77 tcpm->pdphy_stop = qcom_pmic_typec_pdphy_stub_stop; in qcom_pmic_typec_pdphy_stub_probe()
H A Dqcom_pmic_typec_pdphy.c611 tcpm->pdphy_stop = qcom_pmic_typec_pdphy_stop; in qcom_pmic_typec_pdphy_probe()