Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dtcpm.h192 bool tcpm_port_is_toggling(struct tcpm_port *port);
/linux/drivers/usb/typec/tcpm/
H A Dtcpci_maxim_core.c363 if (chip->contaminant_state == DETECTED || tcpm_port_is_toggling(chip->port)) { in _max_tcpci_irq()
H A Dtcpm.c6552 bool tcpm_port_is_toggling(struct tcpm_port *port) in tcpm_port_is_toggling() function
6556 EXPORT_SYMBOL_GPL(tcpm_port_is_toggling);