Searched refs:set_vconn (Results 1 – 6 of 6) sorted by relevance
149 int (*set_vconn)(struct tcpc_dev *dev, bool on); member
220 int (*set_vconn)(struct tcpci *tcpci, struct tcpci_data *data, member
347 if (tcpci->data->set_vconn) { in tcpci_set_vconn()348 ret = tcpci->data->set_vconn(tcpci, tcpci->data, enable); in tcpci_set_vconn()846 tcpci->tcpc.set_vconn = tcpci_set_vconn; in tcpci_register_port()
373 chip->data.set_vconn = rt1711h_set_vconn; in rt1711h_probe()
1126 fusb302_tcpc_dev->set_vconn = tcpm_set_vconn; in init_tcpc_dev()
762 tcpm->tcpc.set_vconn = qcom_pmic_typec_port_set_vconn; in qcom_pmic_typec_port_probe()