Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c5938 static int tcpm_pps_activate(struct tcpm_port *port, bool activate) in tcpm_pps_activate() function
6420 ret = tcpm_pps_activate(port, false); in tcpm_psy_set_online()
6423 ret = tcpm_pps_activate(port, true); in tcpm_psy_set_online()