Home
last modified time | relevance | path

Searched refs:tcpm_set_vbus (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/usb/typec/tcpm/
Dfusb302.c756 static int tcpm_set_vbus(struct tcpc_dev *dev, bool on, bool charge) in tcpm_set_vbus() function
1127 fusb302_tcpc_dev->set_vbus = tcpm_set_vbus; in init_tcpc_dev()
Dtcpm.c4180 static int tcpm_set_vbus(struct tcpm_port *port, bool enable) in tcpm_set_vbus() function
4311 ret = tcpm_set_vbus(port, true); in tcpm_src_attach()
5250 tcpm_set_vbus(port, false); in run_state_machine()
5268 tcpm_set_vbus(port, true); in run_state_machine()
5472 tcpm_set_vbus(port, false); in run_state_machine()
5522 tcpm_set_vbus(port, true); in run_state_machine()