Searched refs:apply_rc (Results 1 – 3 of 3) sorted by relevance
125 int (*apply_rc)(struct tcpc_dev *dev, enum typec_cc_status cc, member
767 tcpci->tcpc.apply_rc = tcpci_apply_rc; in tcpci_register_port()
813 if (port->tcpc->enable_auto_vbus_discharge && port->tcpc->apply_rc) { in tcpm_apply_rc()815 port->tcpc->apply_rc(port->tcpc, port->cc_req, port->polarity); in tcpm_apply_rc()