Searched refs:tcpm_port_is_toggling (Results 1 – 3 of 3) sorted by relevance
191 bool tcpm_port_is_toggling(struct tcpm_port *port);
362 if (chip->contaminant_state == DETECTED || tcpm_port_is_toggling(chip->port)) { in _max_tcpci_irq()
6365 bool tcpm_port_is_toggling(struct tcpm_port *port) in tcpm_port_is_toggling() function6369 EXPORT_SYMBOL_GPL(tcpm_port_is_toggling);