Searched refs:check_contaminant (Results 1 – 2 of 2) sorted by relevance
228 void (*check_contaminant)(struct tcpci *tcpci, struct tcpci_data *data); member
5151 if (port->tcpc->check_contaminant && port->state != CHECK_CONTAMINANT) in run_state_machine()5164 port->tcpc->check_contaminant(port->tcpc); in run_state_machine()