Searched refs:MIDevice (Results 1 – 8 of 8) sorted by relevance
| /TwlSDK-5.2.1/include/nitro/mi/ |
| D | device.h | 40 typedef struct MIDevice struct 46 MIDevice; typedef 65 void MI_InitDevice(MIDevice *device, void *userdata, in MI_InitDevice() 87 int MI_ReadDevice(MIDevice *device, void *buffer, u32 offset, u32 length) in MI_ReadDevice() 105 int MI_WriteDevice(MIDevice *device, const void *buffer, u32 offset, u32 length) in MI_WriteDevice()
|
| D | cache.h | 119 void MI_LoadCache(MICache *cache, MIDevice *device);
|
| /TwlSDK-5.2.1/include/nitro/wfs/ |
| D | server.h | 150 MIDevice *device, u32 fatbase, u32 overlay);
|
| D | format.h | 208 MIDevice *device, u32 fatbase, u32 overlay);
|
| /TwlSDK-5.2.1/build/libraries/wfs/common/src/ |
| D | wfs_thread.c | 42 MIDevice device[1];
|
| D | wfs_format.c | 36 MIDevice *device, u32 origin_a, u32 origin_b) in WFS_LoadTable()
|
| D | wfs_server.c | 510 MIDevice *device, u32 fatbase, u32 overlay) in WFS_RegisterServerTable()
|
| /TwlSDK-5.2.1/build/libraries/mi/common/src/ |
| D | mi_cache.c | 247 void MI_LoadCache(MICache *cache, MIDevice *device) in MI_LoadCache()
|