Home
last modified time | relevance | path

Searched refs:max17042_chip (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/power/supply/
Dmax17042_battery.c54 struct max17042_chip { struct
94 static int max17042_get_temperature(struct max17042_chip *chip, int *temp) in max17042_get_temperature()
111 static int max17042_get_status(struct max17042_chip *chip, int *status) in max17042_get_status()
174 static int max17042_get_battery_health(struct max17042_chip *chip, int *health) in max17042_get_battery_health()
234 struct max17042_chip *chip = power_supply_get_drvdata(psy); in max17042_get_property()
443 struct max17042_chip *chip = power_supply_get_drvdata(psy); in max17042_set_property()
535 static inline void max17042_unlock_model(struct max17042_chip *chip) in max17042_unlock_model()
543 static inline void max17042_lock_model(struct max17042_chip *chip) in max17042_lock_model()
551 static inline void max17042_write_model_data(struct max17042_chip *chip, in max17042_write_model_data()
562 static inline void max17042_read_model_data(struct max17042_chip *chip, in max17042_read_model_data()
[all …]