Searched refs:tcpc_chip_info (Results 1 – 6 of 6) sorted by relevance
126 int tcpci_tcpm_get_chip_info(const struct i2c_dt_spec *bus, struct tcpc_chip_info *chip_info);
105 struct tcpc_chip_info { struct162 int (*get_chip_info)(const struct device *dev, struct tcpc_chip_info *chip_info);809 static inline int tcpc_get_chip_info(const struct device *dev, struct tcpc_chip_info *chip_info) in tcpc_get_chip_info()
106 struct tcpc_chip_info chip_info; in cmd_tcpc_chip_info()
392 int ps8xxx_tcpc_get_chip_info(const struct device *dev, struct tcpc_chip_info *chip_info) in ps8xxx_tcpc_get_chip_info()578 struct tcpc_chip_info chip_info; in ps8xxx_init_work_cb()
421 static int rt1715_tcpc_get_chip_info(const struct device *dev, struct tcpc_chip_info *chip_info) in rt1715_tcpc_get_chip_info()587 struct tcpc_chip_info chip_info; in rt1715_init_work_cb()
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()