Home
last modified time | relevance | path

Searched refs:init_fnc_t (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dinitcall.h9 typedef int (*init_fnc_t)(void); typedef
17 static inline int initcall_run_list(const init_fnc_t init_sequence[]) in initcall_run_list()
19 const init_fnc_t *init_fnc_ptr; in initcall_run_list()
/openbmc/u-boot/common/
H A Dboard_f.c837 static const init_fnc_t init_sequence_f[] = {
1020 static const init_fnc_t init_sequence_f_r[] = {
H A Dboard_r.c644 static init_fnc_t init_sequence_r[] = {