Home
last modified time | relevance | path

Searched refs:bq27xxx_battery_update (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/power/
H A Dbq27xxx_battery.h82 void bq27xxx_battery_update(struct bq27xxx_device_info *di);
/kernel/linux/linux-6.6/include/linux/power/
H A Dbq27xxx_battery.h83 void bq27xxx_battery_update(struct bq27xxx_device_info *di);
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dbq27xxx_battery_i2c.c23 bq27xxx_battery_update(di); in bq27xxx_battery_irq_handler_thread()
H A Dbq27xxx_battery.c1405 /* assume bq27xxx_battery_update() is called hereafter */
1816 void bq27xxx_battery_update(struct bq27xxx_device_info *di) function
1822 EXPORT_SYMBOL_GPL(bq27xxx_battery_update); variable
1830 bq27xxx_battery_update(di);
2060 bq27xxx_battery_update(di);
2076 /* Set removed to avoid bq27xxx_battery_update() re-queuing the work */
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dbq27xxx_battery_i2c.c23 bq27xxx_battery_update(di); in bq27xxx_battery_irq_handler_thread()
H A Dbq27xxx_battery.c1470 /* assume bq27xxx_battery_update() is called hereafter */
1890 void bq27xxx_battery_update(struct bq27xxx_device_info *di) function
1896 EXPORT_SYMBOL_GPL(bq27xxx_battery_update); variable
1904 bq27xxx_battery_update(di);
2137 bq27xxx_battery_update(di);
2153 /* Set removed to avoid bq27xxx_battery_update() re-queuing the work */

Completed in 7 milliseconds