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

/drivers/power/
H A Ds3c_adc_battery.c30 struct s3c_adc_bat { struct
76 struct s3c_adc_bat *bat = container_of(psy, struct s3c_adc_bat, psy);
108 static struct s3c_adc_bat backup_bat = {
133 static int charge_finished(struct s3c_adc_bat *bat)
144 struct s3c_adc_bat *bat = container_of(psy, struct s3c_adc_bat, psy);
232 static struct s3c_adc_bat main_bat = {
246 struct s3c_adc_bat *bat = &main_bat;

Completed in 37 milliseconds