Searched refs:max17042_chip (Results 1 – 1 of 1) sorted by relevance
53 struct max17042_chip { struct93 static int max17042_get_temperature(struct max17042_chip *chip, int *temp) in max17042_get_temperature()110 static int max17042_get_status(struct max17042_chip *chip, int *status) in max17042_get_status()173 static int max17042_get_battery_health(struct max17042_chip *chip, int *health) in max17042_get_battery_health()233 struct max17042_chip *chip = power_supply_get_drvdata(psy); in max17042_get_property()439 struct max17042_chip *chip = power_supply_get_drvdata(psy); in max17042_set_property()531 static inline void max17042_unlock_model(struct max17042_chip *chip) in max17042_unlock_model()539 static inline void max17042_lock_model(struct max17042_chip *chip) in max17042_lock_model()547 static inline void max17042_write_model_data(struct max17042_chip *chip, in max17042_write_model_data()558 static inline void max17042_read_model_data(struct max17042_chip *chip, in max17042_read_model_data()[all …]