collie_bat
static void collie_bat_update(struct collie_bat *bat)
static struct collie_bat collie_bat_main = {
static struct collie_bat collie_bat_bu = {
bool (*is_present)(struct collie_bat *bat);
static struct collie_bat collie_bat_main;
static unsigned long collie_read_bat(struct collie_bat *bat)
static unsigned long collie_read_temp(struct collie_bat *bat)
struct collie_bat *bat = power_supply_get_drvdata(psy);