Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/wfs/common/src/
Dwfs_format.c54 (void)MI_ReadDevice(device, buf, archive->origin, sizeof(buf)); in WFS_LoadTable()
64 (void)MI_ReadDevice(device, buf, origin_b, sizeof(buf)); in WFS_LoadTable()
112 … (void)MI_ReadDevice(device, dst, archive->origin + archive->region[i].offset, length); in WFS_LoadTable()
140 (void)MI_ReadDevice(device, &entry, in WFS_LoadTable()
/TwlSDK-5.1.0/include/nitro/mi/
Ddevice.h87 int MI_ReadDevice(MIDevice *device, void *buffer, u32 offset, u32 length) in MI_ReadDevice() function
/TwlSDK-5.1.0/build/libraries/mi/common/src/
Dmi_cache.c258 (void)MI_ReadDevice(device, p->buffer, in MI_LoadCache()