Searched refs:tcpci_get_tcpm_port (Results 1 – 3 of 3) sorted by relevance
164 struct tcpm_port *tcpci_get_tcpm_port(struct tcpci *tcpci);
41 struct tcpm_port *tcpci_get_tcpm_port(struct tcpci *tcpci) in tcpci_get_tcpm_port() function45 EXPORT_SYMBOL_GPL(tcpci_get_tcpm_port);
452 chip->port = tcpci_get_tcpm_port(chip->tcpci); in max_tcpci_probe()