Searched refs:cod_read_section (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/staging/tidspbridge/include/dspbridge/ |
D | cod.h | 354 extern int cod_read_section(struct cod_libraryobj *lib,
|
/linux-2.6.39/drivers/staging/tidspbridge/rmgr/ |
D | dbdcd.c | 498 cod_read_section(lib, sz_sect_name, psz_coff_buf, ul_len); in dcd_get_object_def() 501 cod_read_section(lib, sz_sect_name, psz_coff_buf, ul_len); in dcd_get_object_def() 505 status = cod_read_section(lib, sz_sect_name, psz_coff_buf, ul_len); in dcd_get_object_def() 585 status = cod_read_section(lib, DCD_REGISTER_SECTION, in dcd_get_objects() 589 status = cod_read_section(lib, DCD_REGISTER_SECTION, in dcd_get_objects() 594 cod_read_section(lib, DCD_REGISTER_SECTION, psz_coff_buf, ul_len); in dcd_get_objects() 1472 status = cod_read_section(lib, DEPLIBSECT, psz_coff_buf, ul_len); in get_dep_lib_info()
|
/linux-2.6.39/drivers/staging/tidspbridge/pmgr/ |
D | cod.c | 610 int cod_read_section(struct cod_libraryobj *lib, char *str_sect, in cod_read_section() function
|