Searched refs:max17042_chip (Results 1 – 1 of 1) sorted by relevance
55 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()432 struct max17042_chip *chip = power_supply_get_drvdata(psy); in max17042_set_property()524 static inline void max17042_unlock_model(struct max17042_chip *chip) in max17042_unlock_model()532 static inline void max17042_lock_model(struct max17042_chip *chip) in max17042_lock_model()540 static inline void max17042_write_model_data(struct max17042_chip *chip, in max17042_write_model_data()551 static inline void max17042_read_model_data(struct max17042_chip *chip, in max17042_read_model_data()[all …]