Home
last modified time | relevance | path

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

/u-boot/include/
A Dinitcall.h9 typedef int (*init_fnc_t)(void); typedef
22 static inline int initcall_run_list(const init_fnc_t init_sequence[]) in initcall_run_list()
24 const init_fnc_t *init_fnc_ptr; in initcall_run_list()
/u-boot/common/
A Dboard_r.c598 static init_fnc_t init_sequence_r[] = {
799 (init_fnc_t)efi_init_obj_list,
A Dboard_f.c810 static const init_fnc_t init_sequence_f[] = {
981 static const init_fnc_t init_sequence_f_r[] = {
/u-boot/doc/arch/
A Dsandbox.rst457 $1 = (const init_fnc_t) 0x55555559c114 <stdio_add_devices>

Completed in 8 milliseconds