Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dboot_rkimg.h76 int init_kernel_dtb(void);
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dkernel_dtb.c297 int init_kernel_dtb(void) in init_kernel_dtb() function
H A Dboard.c572 init_kernel_dtb(); in board_init()