Searched refs:tcpci_tcpm_get_chip_info (Results 1 – 4 of 4) sorted by relevance
126 int tcpci_tcpm_get_chip_info(const struct i2c_dt_spec *bus, struct tcpc_chip_info *chip_info);
450 int tcpci_tcpm_get_chip_info(const struct i2c_dt_spec *bus, struct tcpc_chip_info *chip_info) in tcpci_tcpm_get_chip_info() function
401 ret = tcpci_tcpm_get_chip_info(&cfg->bus, chip_info); in ps8xxx_tcpc_get_chip_info()
432 return tcpci_tcpm_get_chip_info(&cfg->bus, chip_info); in rt1715_tcpc_get_chip_info()