Searched refs:tcpm_set_vbus (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/power/power_delivery/ |
| H A D | tcpm.c | 1933 static int tcpm_set_vbus(struct tcpm_port *port, bool enable) in tcpm_set_vbus() function 2040 ret = tcpm_set_vbus(port, true); in tcpm_src_attach() 2527 tcpm_set_vbus(port, false); in run_state_machine() 2534 tcpm_set_vbus(port, true); in run_state_machine() 2668 tcpm_set_vbus(port, false); in run_state_machine() 2720 tcpm_set_vbus(port, true); in run_state_machine()
|
| H A D | fusb302.c | 588 static int tcpm_set_vbus(struct tcpc_dev *dev, bool on, bool charge) in tcpm_set_vbus() function 974 fusb302_tcpc_dev->set_vbus = tcpm_set_vbus; in init_tcpc_dev()
|
| /OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/ |
| H A D | fusb302.c | 764 static int tcpm_set_vbus(struct tcpc_dev *dev, bool on, bool charge) in tcpm_set_vbus() function 1135 fusb302_tcpc_dev->set_vbus = tcpm_set_vbus; in init_tcpc_dev()
|
| H A D | tcpm.c | 3538 static int tcpm_set_vbus(struct tcpm_port *port, bool enable) in tcpm_set_vbus() function 3659 ret = tcpm_set_vbus(port, true); in tcpm_src_attach() 4520 tcpm_set_vbus(port, false); in run_state_machine() 4538 tcpm_set_vbus(port, true); in run_state_machine() 4721 tcpm_set_vbus(port, false); in run_state_machine() 4773 tcpm_set_vbus(port, true); in run_state_machine()
|