Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/power/supply/
Dbq2515x_charger.c178 struct bq2515x_device { struct
274 static int bq2515x_wake_up(struct bq2515x_device *bq2515x) in bq2515x_wake_up()
301 static int bq2515x_update_ps_status(struct bq2515x_device *bq2515x) in bq2515x_update_ps_status()
324 static int bq2515x_disable_watchdog_timers(struct bq2515x_device *bq2515x) in bq2515x_disable_watchdog_timers()
337 static int bq2515x_get_battery_voltage_now(struct bq2515x_device *bq2515x) in bq2515x_get_battery_voltage_now()
361 static int bq2515x_get_battery_current_now(struct bq2515x_device *bq2515x) in bq2515x_get_battery_current_now()
423 static bool bq2515x_get_charge_disable(struct bq2515x_device *bq2515x) in bq2515x_get_charge_disable()
444 static int bq2515x_set_charge_disable(struct bq2515x_device *bq2515x, int val) in bq2515x_set_charge_disable()
452 static int bq2515x_get_const_charge_current(struct bq2515x_device *bq2515x) in bq2515x_get_const_charge_current()
476 static int bq2515x_set_const_charge_current(struct bq2515x_device *bq2515x, in bq2515x_set_const_charge_current()
[all …]