Searched defs:healthd_config (Results 1 – 4 of 4) sorted by relevance
40 void healthd_board_init(struct healthd_config*) { in healthd_board_init()49 void healthd_mode_default_impl_init(struct healthd_config*) { in healthd_mode_default_impl_init()
45 static struct healthd_config healthd_config = { variable
19 void healthd_board_init(struct healthd_config*) in healthd_board_init()
35 struct healthd_config healthd_config = {}; in init() local