tosa_bat 30 drivers/power/supply/tosa_battery.c bool (*is_present)(struct tosa_bat *bat); tosa_bat 47 drivers/power/supply/tosa_battery.c static struct tosa_bat tosa_bat_main; tosa_bat 48 drivers/power/supply/tosa_battery.c static struct tosa_bat tosa_bat_jacket; tosa_bat 50 drivers/power/supply/tosa_battery.c static unsigned long tosa_read_bat(struct tosa_bat *bat) tosa_bat 70 drivers/power/supply/tosa_battery.c static unsigned long tosa_read_temp(struct tosa_bat *bat) tosa_bat 95 drivers/power/supply/tosa_battery.c struct tosa_bat *bat = power_supply_get_drvdata(psy); tosa_bat 137 drivers/power/supply/tosa_battery.c static bool tosa_jacket_bat_is_present(struct tosa_bat *bat) tosa_bat 154 drivers/power/supply/tosa_battery.c static void tosa_bat_update(struct tosa_bat *bat) tosa_bat 249 drivers/power/supply/tosa_battery.c static struct tosa_bat tosa_bat_main = { tosa_bat 270 drivers/power/supply/tosa_battery.c static struct tosa_bat tosa_bat_jacket = { tosa_bat 292 drivers/power/supply/tosa_battery.c static struct tosa_bat tosa_bat_bu = {