Home
last modified time | relevance | path

Searched defs:func_t (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/board/freescale/mpc8313erdb/
H A Dsdram.c26 typedef void (*func_t)(void); in resume_from_sleep() typedef
/openbmc/u-boot/board/freescale/mpc8315erdb/
H A Dsdram.c25 typedef void (*func_t)(void); in resume_from_sleep() typedef
/openbmc/u-boot/lib/efi/
H A Defi_stub.c122 typedef void (*func_t)(int bist, int unused, ulong info) in jump_to_uboot() typedef
/openbmc/u-boot/arch/x86/cpu/i386/
H A Dcpu.c523 typedef void (*func_t)(ulong pgtable, ulong setup_base, ulong target); in cpu_jump_to_64bit_uboot() typedef