Searched defs:chip_info (Results 1 – 5 of 5) sorted by relevance
106 struct tcpc_chip_info chip_info; in cmd_tcpc_chip_info() local
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() local
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() local
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()
809 static inline int tcpc_get_chip_info(const struct device *dev, struct tcpc_chip_info *chip_info) in tcpc_get_chip_info()