Searched refs:max17042_chip (Results 1 – 1 of 1) sorted by relevance
68 struct max17042_chip { struct99 static int max17042_get_temperature(struct max17042_chip *chip, int *temp) in max17042_get_temperature()122 static int max17042_get_battery_health(struct max17042_chip *chip, int *health) in max17042_get_battery_health()182 struct max17042_chip *chip = power_supply_get_drvdata(psy); in max17042_get_property()345 struct max17042_chip *chip = power_supply_get_drvdata(psy); in max17042_set_property()432 static inline void max10742_unlock_model(struct max17042_chip *chip) in max10742_unlock_model()440 static inline void max10742_lock_model(struct max17042_chip *chip) in max10742_lock_model()448 static inline void max17042_write_model_data(struct max17042_chip *chip, in max17042_write_model_data()459 static inline void max17042_read_model_data(struct max17042_chip *chip, in max17042_read_model_data()469 static inline int max17042_model_data_compare(struct max17042_chip *chip, in max17042_model_data_compare()[all …]