Searched refs:read (Results 1 – 12 of 12) sorted by relevance
/sof-2.7.6/tools/topology/topology1/m4/ |
D | bytecontrol.m4 | 30 # Readonly byte control to read the actual value from DSP 78 # Readonly byte control to read the actual value from DSP
|
/sof-2.7.6/tools/ctl/ |
D | ctl.c | 291 int read; in ctl_setup() local 355 read = snd_ctl_elem_info_is_tlv_readable(ctl_data->info); in ctl_setup() 359 if (!read && !write) { in ctl_setup() 507 int read; in main() local
|
/sof-2.7.6/smex/ |
D | elf.c | 435 int read; in elf_read_section() local 455 read = fread(*dst_buff, 1, section->size, module->fd); in elf_read_section() 456 if (read != section->size) { in elf_read_section()
|
/sof-2.7.6/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 13 Please also read https://thesofproject.github.io/latest/contribute/process/bug-tracking.html for fu…
|
/sof-2.7.6/tools/tune/eq/ |
D | example_spk_eq.m | 47 % the response could be read from spreadsheet column format that is
|
D | mls_freq_resp.m | 292 % lines are read and stored to description text. The sensitivty is extracted
|
/sof-2.7.6/tools/logger/ |
D | convert.c | 738 ret = read(global_config->serial_fd, n, size); in fetch_entry() 776 ret = read(global_config->serial_fd, n, sizeof(*n) * sizeof(uint32_t)); in serial_read() 809 ret = read(global_config->serial_fd, c, len); in serial_read()
|
/sof-2.7.6/ |
D | Kconfig.sof | 48 it the transfer stops after every lli read and FW needs
|
/sof-2.7.6/tools/test/audio/std_utils/ |
D | fr_test_measure.m | 7 % is read from file t.fn_out.
|
/sof-2.7.6/tools/ |
D | README.md | 133 We read from dump file into sof-coredump-reader.py,
|
/sof-2.7.6/tools/coredumper/ |
D | sof-coredump-reader.py | 708 self.stack = cd_file.read()
|
/sof-2.7.6/tools/sof_ri_info/ |
D | sof_ri_info.py | 768 self.data = open(path, 'rb').read()
|