Searched refs:tcpc_chip_info (Results 1 – 3 of 3) sorted by relevance
106 struct tcpc_chip_info chip_info; in cmd_tcpc_chip_info()
484 int ps8xxx_tcpc_get_chip_info(const struct device *dev, struct tcpc_chip_info *chip_info) in ps8xxx_tcpc_get_chip_info()
103 struct tcpc_chip_info { struct160 int (*get_chip_info)(const struct device *dev, struct tcpc_chip_info *chip_info);807 static inline int tcpc_get_chip_info(const struct device *dev, struct tcpc_chip_info *chip_info) in tcpc_get_chip_info()