Searched refs:tcpm_set_vbus (Results 1 – 2 of 2) sorted by relevance
758 static int tcpm_set_vbus(struct tcpc_dev *dev, bool on, bool charge) in tcpm_set_vbus() function1135 fusb302_tcpc_dev->set_vbus = tcpm_set_vbus; in init_tcpc_dev()
4321 static int tcpm_set_vbus(struct tcpm_port *port, bool enable) in tcpm_set_vbus() function4442 ret = tcpm_set_vbus(port, true); in tcpm_src_attach()4471 tcpm_set_vbus(port, false); in tcpm_src_attach()5449 tcpm_set_vbus(port, false); in run_state_machine()5467 tcpm_set_vbus(port, true); in run_state_machine()5671 tcpm_set_vbus(port, false); in run_state_machine()5720 tcpm_set_vbus(port, true); in run_state_machine()