Home
last modified time | relevance | path

Searched defs:p_rom (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.4/build/demos/fs/arc-1/src/
Dmain.c42 MyRomArchive *const p_rom = (MyRomArchive *)arc; in MyRom_ReadCallback() local
66 MyRomArchive *const p_rom = (MyRomArchive *) FS_GetAttachedArchive(file); in MyRom_ArchiveProc() local
83 static void MyRom_Create(MyRomArchive *p_rom, const char *name, in MyRom_Create()
/TwlSDK-5.4/build/demos/fs/arc-2/src/
Dmain.c115 FSArchive *const p_rom = FS_GetAttachedArchive(file); in CustomRom_ArchiveProc() local
/TwlSDK-5.4/build/libraries/mb/common/src/
Dmb_fileinfo.c223 RomHeader *p_rom; in MB_ReadSegment() local
/TwlSDK-5.4/build/demos/wireless_shared/wfs/src/
Dwfs_common.c499 FSFile *p_rom, BOOL use_parent_fs) in WFS_InitParent()