Searched refs:cod_get_section (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/include/dspbridge/
H A Dcod.h203 * ======== cod_get_section ========
228 extern int cod_get_section(struct cod_libraryobj *lib,
311 * and cod_get_section.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Ddbdcd.c385 u32 ul_addr = 0; /* Used by cod_get_section */
386 u32 ul_len = 0; /* Used by cod_get_section */
482 status = cod_get_section(lib, sz_sect_name, &ul_addr, &ul_len);
545 u32 ul_addr = 0; /* Used by cod_get_section */
546 u32 ul_len = 0; /* Used by cod_get_section */
566 status = cod_get_section(lib, DCD_REGISTER_SECTION, &ul_addr, &ul_len);
1411 u32 ul_addr = 0; /* Used by cod_get_section */
1412 u32 ul_len = 0; /* Used by cod_get_section */
1450 status = cod_get_section(lib, DEPLIBSECT, &ul_addr, &ul_len);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Dcod.c386 * ======== cod_get_section ========
391 int cod_get_section(struct cod_libraryobj *lib, char *str_sect, function

Completed in 72 milliseconds