Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dtcpm.h176 bool tcpm_port_is_toggling(struct tcpm_port *port);
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpci_maxim_core.c326 if (chip->contaminant_state == DETECTED || tcpm_port_is_toggling(chip->port)) { in _max_tcpci_irq()
H A Dtcpm.c5575 bool tcpm_port_is_toggling(struct tcpm_port *port) in tcpm_port_is_toggling() function
5579 EXPORT_SYMBOL_GPL(tcpm_port_is_toggling);