Searched refs:hpi_dsp_code_read_block (Results  1 – 4 of 4) sorted by relevance
| /linux-4.1.27/sound/pci/asihpi/ | 
| D | hpidspcd.h | 101 short hpi_dsp_code_read_block(size_t words_requested,
  | 
| D | hpidspcd.c | 131 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 | 1420 			err = hpi_dsp_code_read_block(length, &dsp_code,  in adapter_boot_load_dsp() 1457 			hpi_dsp_code_read_block(length, &dsp_code, &pcode);  in adapter_boot_load_dsp()
  |