Home
last modified time | relevance | path

Searched refs:section_name (Results 1 – 3 of 3) sorted by relevance

/sof-3.4.0/smex/
Delf.h61 int elf_read_section(const struct elf_module *module, const char *section_name,
Delf.c430 int elf_read_section(const struct elf_module *module, const char *section_name, in elf_read_section() argument
437 section_index = elf_find_section(module, section_name); in elf_read_section()
440 section_name); in elf_read_section()
458 "error: can't read %s section %d\n", section_name, in elf_read_section()
/sof-3.4.0/tools/tune/eq/
Dgui.m236 for [section, section_name] = biquad
237 if strcmp(section_name, "enable_switch") || strcmp(section_name, "pane")