Searched refs:hpi_dsp_code_read_block (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/sound/pci/asihpi/ |
H A D | hpidspcd.c | 131 short hpi_dsp_code_read_block(size_t words_requested, hpi_dsp_code_read_block() function
|
H A D | hpidspcd.h | 101 short hpi_dsp_code_read_block(size_t words_requested,
|
H A D | hpi6000.c | 971 error = hpi_dsp_code_read_block(length, &dsp_code, hpi6000_adapter_boot_load_dsp() 1000 hpi_dsp_code_read_block(length, &dsp_code, &pcode); hpi6000_adapter_boot_load_dsp()
|
H A D | hpi6205.c | 1420 err = hpi_dsp_code_read_block(length, &dsp_code, adapter_boot_load_dsp() 1457 hpi_dsp_code_read_block(length, &dsp_code, &pcode); adapter_boot_load_dsp()
|
Completed in 116 milliseconds