Searched refs:dll_module (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/dynload/
H A Dmodule_list.h72 struct dll_module;
80 * Address of the first dll_module record in the list or NULL.
87 * dll_module record which follows this header record, or zero
123 struct dll_module { struct
125 /* Address of the next dll_module record in the list, or 0 if this is
132 * dll_module record which follows this one, or zero if this is the
157 #define DLL_MODULE_BITMAP 0x6 /* swapping bitmap for type dll_module */
H A Dcload.c683 #define DBG_HDR_SIZE (sizeof(struct dll_module) - sizeof(struct dll_sect))
1594 struct dll_module *dbmod;
1677 dbmod = (struct dll_module *)dlthis->local_symtab;
1852 struct modules_header or a dll_module */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/core/
H A Dio_sm.c2213 struct dll_module *module_struct = NULL;
2263 /* For each dll_module structure in the list... */
2266 * Allocate/re-allocate memory to hold the dll_module
2279 /* Copy the dll_module structure from DSP memory */
2285 "%s: Failed to read dll_module stuct for 0x%x.\n",

Completed in 51 milliseconds