Home
last modified time | relevance | path

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

/arch/arm/mach-imx/
A Dspl_imx_romapi.c18 ulong spl_romapi_raw_seekable_read(u32 offset, u32 size, void *buf) in spl_romapi_raw_seekable_read() function
65 return spl_romapi_raw_seekable_read(offset, byte, buf); in spl_romapi_read_seekable()
A Dimage-container.c189 ret = spl_romapi_raw_seekable_read(offset, CONTAINER_HDR_ALIGNMENT, buf); in get_dev_container_size()
/arch/arm/include/asm/mach-imx/
A Dsys_proto.h215 ulong spl_romapi_raw_seekable_read(u32 offset, u32 size, void *buf);

Completed in 5 milliseconds