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 D | resource_img.h | 49 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 D | resource_img.su | |
| H A D | resource_img.c | 427 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 D | rockchip-sound.c | 25 ret = rockchip_read_resource_file(buf, wav_name, 0, size); in load_audio_wav()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_display.c | 1124 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 D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |