Searched refs:tcpm_get_current (Results 1 – 4 of 4) sorted by relevance
173 int tcpm_get_current(struct tcpm_port *port);
691 return tcpm_get_current(tcpci->port); in tcpci_get_current_fun()747 return tcpm_get_current(chip->tcpci->port); in tcpci_get_current()
1503 return tcpm_get_current(chip->tcpm_port); in fusb302_get_current()
3513 int tcpm_get_current(struct tcpm_port *port) in tcpm_get_current() function