Searched refs:check_contaminant (Results 1 – 4 of 4) sorted by relevance
440 if (tcpci->data->check_contaminant) in tcpci_check_contaminant()441 tcpci->data->check_contaminant(tcpci, tcpci->data); in tcpci_check_contaminant()859 if (tcpci->data->check_contaminant) in tcpci_register_port()860 tcpci->tcpc.check_contaminant = tcpci_check_contaminant; in tcpci_register_port()
516 chip->data.check_contaminant = max_tcpci_check_contaminant; in max_tcpci_probe()
169 void (*check_contaminant)(struct tcpc_dev *dev); member
228 void (*check_contaminant)(struct tcpci *tcpci, struct tcpci_data *data); member