Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/usb/
Dtcpm.h191 bool tcpm_port_is_toggling(struct tcpm_port *port);
/linux-6.12.1/drivers/usb/typec/tcpm/
Dtcpci_maxim_core.c362 if (chip->contaminant_state == DETECTED || tcpm_port_is_toggling(chip->port)) { in _max_tcpci_irq()
Dtcpm.c6365 bool tcpm_port_is_toggling(struct tcpm_port *port) in tcpm_port_is_toggling() function
6369 EXPORT_SYMBOL_GPL(tcpm_port_is_toggling);