Searched defs:Dynamic_Loader_Stream (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap3/dspbridge/inc/
H A Ddynamic_loader.h52 struct Dynamic_Loader_Stream;
53 /*typedef struct Dynamic_Loader_Stream Dynamic_Loader_Stream;*/
101 struct Dynamic_Loader_Stream * module,
136 extern int Dynamic_Open_Module(struct Dynamic_Loader_Stream * module, // the source for the module image
178 struct Dynamic_Loader_Stream { struct
196 int (*read_buffer) (struct Dynamic_Loader_Stream * thisptr,
212 int (*set_file_posn) (struct Dynamic_Loader_Stream * thisptr,

Completed in 475 milliseconds