Searched refs:cod_read_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.h347 * ======== cod_read_section ========
365 extern int cod_read_section(struct cod_libraryobj *lib,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Ddbdcd.c494 cod_read_section(lib, sz_sect_name, psz_coff_buf, ul_len);
497 cod_read_section(lib, sz_sect_name, psz_coff_buf, ul_len);
501 status = cod_read_section(lib, sz_sect_name, psz_coff_buf, ul_len);
577 status = cod_read_section(lib, DCD_REGISTER_SECTION,
581 status = cod_read_section(lib, DCD_REGISTER_SECTION,
586 cod_read_section(lib, DCD_REGISTER_SECTION, psz_coff_buf, ul_len);
1468 status = cod_read_section(lib, DEPLIBSECT, psz_coff_buf, 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.c618 * ======== cod_read_section ========
622 int cod_read_section(struct cod_libraryobj *lib, char *str_sect, function

Completed in 95 milliseconds