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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/power/
H A Dcollie_battery.c30 struct collie_bat { struct
37 bool (*is_present)(struct collie_bat *bat);
54 static struct collie_bat collie_bat_main;
56 static unsigned long collie_read_bat(struct collie_bat *bat)
75 static unsigned long collie_read_temp(struct collie_bat *bat)
100 struct collie_bat *bat = container_of(psy, struct collie_bat, psy);
154 static void collie_bat_update(struct collie_bat *bat)
222 static struct collie_bat collie_bat_main = {
251 static struct collie_bat collie_bat_b
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/power/
H A Dcollie_battery.c30 struct collie_bat { struct
37 bool (*is_present)(struct collie_bat *bat);
54 static struct collie_bat collie_bat_main;
56 static unsigned long collie_read_bat(struct collie_bat *bat)
75 static unsigned long collie_read_temp(struct collie_bat *bat)
100 struct collie_bat *bat = container_of(psy, struct collie_bat, psy);
154 static void collie_bat_update(struct collie_bat *bat)
222 static struct collie_bat collie_bat_main = {
251 static struct collie_bat collie_bat_b
[all...]

Completed in 112 milliseconds