Searched refs:hpi_dsp_code_read_block (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/sound/pci/asihpi/ |
D | hpidspcd.h | 101 short hpi_dsp_code_read_block(size_t words_requested,
|
D | hpidspcd.c | 137 short hpi_dsp_code_read_block(size_t words_requested, in hpi_dsp_code_read_block() function
|
D | hpi6000.c | 971 error = hpi_dsp_code_read_block(length, &dsp_code, in hpi6000_adapter_boot_load_dsp() 1000 hpi_dsp_code_read_block(length, &dsp_code, &pcode); in hpi6000_adapter_boot_load_dsp()
|
D | hpi6205.c | 1393 err = hpi_dsp_code_read_block(length, &dsp_code, in adapter_boot_load_dsp() 1430 hpi_dsp_code_read_block(length, &dsp_code, &pcode); in adapter_boot_load_dsp()
|