Searched refs:hpi_dsp_code_read_block (Results 1 – 4 of 4) sorted by relevance
/linux/sound/pci/asihpi/ |
H A D | hpidspcd.h | 90 short hpi_dsp_code_read_block(size_t words_requested,
|
H A D | hpidspcd.c | 120 short hpi_dsp_code_read_block(size_t words_requested, in hpi_dsp_code_read_block() function
|
H A D | hpi6000.c | 960 error = hpi_dsp_code_read_block(length, &dsp_code, in hpi6000_adapter_boot_load_dsp() 989 hpi_dsp_code_read_block(length, &dsp_code, &pcode); in hpi6000_adapter_boot_load_dsp()
|
H A D | hpi6205.c | 1404 err = hpi_dsp_code_read_block(length, &dsp_code, in adapter_boot_load_dsp() 1441 hpi_dsp_code_read_block(length, &dsp_code, &pcode); in adapter_boot_load_dsp()
|