Searched defs:pmic_typec_pdphy (Results 1 – 2 of 2) sorted by relevance
88 struct pmic_typec_pdphy *pmic_typec_pdphy; member91 struct pmic_typec_pdphy { struct98 struct pmic_typec_pdphy_irq_data *irq_data; argument106 static void qcom_pmic_typec_pdphy_reset_on(struct pmic_typec_pdphy *pmic_typec_pdphy) in qcom_pmic_typec_pdphy_reset_on()127 static void qcom_pmic_typec_pdphy_reset_off(struct pmic_typec_pdphy *pmic_typec_pdphy) in qcom_pmic_typec_pdphy_reset_off()141 struct pmic_typec_pdphy *pmic_typec_pdphy = container_of(work, struct pmic_typec_pdphy, in qcom_pmic_typec_pdphy_sig_reset_work() local156 qcom_pmic_typec_pdphy_clear_tx_control_reg(struct pmic_typec_pdphy *pmic_typec_pdphy) in qcom_pmic_typec_pdphy_clear_tx_control_reg()180 qcom_pmic_typec_pdphy_pd_transmit_signal(struct pmic_typec_pdphy *pmic_typec_pdphy, in qcom_pmic_typec_pdphy_pd_transmit_signal()218 qcom_pmic_typec_pdphy_pd_transmit_payload(struct pmic_typec_pdphy *pmic_typec_pdphy, in qcom_pmic_typec_pdphy_pd_transmit_payload()306 struct pmic_typec_pdphy *pmic_typec_pdphy = tcpm->pmic_typec_pdphy; in qcom_pmic_typec_pdphy_pd_transmit() local[all …]
13 struct pmic_typec_pdphy *pmic_typec_pdphy; member