Home
last modified time | relevance | path

Searched refs:rockchip_read_resource_file (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dresource_img.h49 int rockchip_read_resource_file(void *buf, const char *name, int blk_offset, int len);
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dresource_img.su
H A Dresource_img.c427 int rockchip_read_resource_file(void *buf, const char *name, int blk_offset, int len) in rockchip_read_resource_file() function
480 ret = rockchip_read_resource_file(fdt_addr, f->name, 0, 0); in rockchip_read_resource_dtb()
/OK3568_Linux_fs/u-boot/drivers/sound/
H A Drockchip-sound.c25 ret = rockchip_read_resource_file(buf, wav_name, 0, size); in load_audio_wav()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_display.c1124 len = rockchip_read_resource_file(header, bmp_name, 0, RK_BLK_SIZE); in load_kernel_bmp_logo()
1131 len = rockchip_read_resource_file(dst, bmp_name, 0, size); in load_kernel_bmp_logo()
1170 len = rockchip_read_resource_file(header, bmp_name, 0, RK_BLK_SIZE); in load_bmp_logo()
1197 len = rockchip_read_resource_file(pdst, bmp_name, 0, size); in load_bmp_logo()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym