Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dbq2515x_charger.c173 struct bq2515x_device { struct
269 static int bq2515x_wake_up(struct bq2515x_device *bq2515x) in bq2515x_wake_up()
296 static int bq2515x_update_ps_status(struct bq2515x_device *bq2515x) in bq2515x_update_ps_status()
319 static int bq2515x_disable_watchdog_timers(struct bq2515x_device *bq2515x) in bq2515x_disable_watchdog_timers()
332 static int bq2515x_get_battery_voltage_now(struct bq2515x_device *bq2515x) in bq2515x_get_battery_voltage_now()
356 static int bq2515x_get_battery_current_now(struct bq2515x_device *bq2515x) in bq2515x_get_battery_current_now()
418 static bool bq2515x_get_charge_disable(struct bq2515x_device *bq2515x) in bq2515x_get_charge_disable()
439 static int bq2515x_set_charge_disable(struct bq2515x_device *bq2515x, int val) in bq2515x_set_charge_disable()
447 static int bq2515x_get_const_charge_current(struct bq2515x_device *bq2515x) in bq2515x_get_const_charge_current()
471 static int bq2515x_set_const_charge_current(struct bq2515x_device *bq2515x, in bq2515x_set_const_charge_current()
[all …]