Searched refs:battery_watch_event (Results 1 – 2 of 2) sorted by relevance
81 struct battery_watch_event { struct82 struct battery_watch_event *next; argument100 extern struct battery_watch_event *battery_watch_list; argument
85 struct battery_watch_event *battery_watch_list = NULL;233 struct battery_watch_event *we; in register_battery_handlers()235 if ((we = malloc(sizeof(struct battery_watch_event))) == NULL) in register_battery_handlers()357 struct battery_watch_event *q; in dump_config()393 struct battery_watch_event *q; in destroy_config()518 struct battery_watch_event *p; in check_battery()