Searched refs:tcpm_get_online (Results 1 – 4 of 4) sorted by relevance
174 int tcpm_get_online(struct tcpm_port *port);
697 return tcpm_get_online(tcpci->port); in tcpci_get_online_fun()754 return tcpm_get_online(chip->tcpci->port); in tcpci_get_online()
1510 return tcpm_get_online(chip->tcpm_port); in fusb302_get_online()
3519 int tcpm_get_online(struct tcpm_port *port) in tcpm_get_online() function3526 EXPORT_SYMBOL_GPL(tcpm_get_online);