Home
last modified time | relevance | path

Searched refs:collie_bat (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dcollie_battery.c26 struct collie_bat { struct
33 bool (*is_present)(struct collie_bat *bat);
50 static struct collie_bat collie_bat_main;
52 static unsigned long collie_read_bat(struct collie_bat *bat) in collie_read_bat()
71 static unsigned long collie_read_temp(struct collie_bat *bat) in collie_read_temp()
96 struct collie_bat *bat = power_supply_get_drvdata(psy); in collie_bat_get_property()
150 static void collie_bat_update(struct collie_bat *bat) in collie_bat_update()
228 static struct collie_bat collie_bat_main = {
258 static struct collie_bat collie_bat_bu = {
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dcollie_battery.c28 struct collie_bat { struct
35 bool (*is_present)(struct collie_bat *bat);
52 static struct collie_bat collie_bat_main;
54 static unsigned long collie_read_bat(struct collie_bat *bat) in collie_read_bat()
73 static unsigned long collie_read_temp(struct collie_bat *bat) in collie_read_temp()
98 struct collie_bat *bat = power_supply_get_drvdata(psy); in collie_bat_get_property()
152 static void collie_bat_update(struct collie_bat *bat) in collie_bat_update()
230 static struct collie_bat collie_bat_main = {
260 static struct collie_bat collie_bat_bu = {

Completed in 2 milliseconds