Searched refs:MI_ReadDevice (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.1.0/build/libraries/wfs/common/src/ |
| D | wfs_format.c | 54 (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/ |
| D | device.h | 87 int MI_ReadDevice(MIDevice *device, void *buffer, u32 offset, u32 length) in MI_ReadDevice() function
|
| /TwlSDK-5.1.0/build/libraries/mi/common/src/ |
| D | mi_cache.c | 258 (void)MI_ReadDevice(device, p->buffer, in MI_LoadCache()
|