Searched refs:modules_header (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.h61 /* Global pointer to the modules_header structure */
75 /* the first entry in the list is the modules_header record;
77 struct modules_header { struct
100 /* swapping bitmap for type modules_header */
H A Dcload.c1598 struct modules_header mhdr;
1760 swap_words(&mhdr, sizeof(struct modules_header) - sizeof(u16),
1766 sizeof(struct modules_header) -
1808 struct modules_header mhdr;
1852 struct modules_header or a dll_module */
1870 swap_words(&mhdr, sizeof(struct modules_header) - sizeof(u16),
1874 &dllview_info, sizeof(struct modules_header) -
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/core/
H A Dio_sm.c2212 struct modules_header modules_hdr;
2234 /* Lookup the address of the modules_header structure */
2244 /* Copy the modules_header structure from DSP memory. */

Completed in 34 milliseconds