Searched refs:_dsp_clear_sample_buffer (Results  1 – 1 of 1) sorted by relevance
| /linux-4.4.14/sound/pci/cs46xx/ | 
| D | dsp_spos_scb_lib.c | 165 static void _dsp_clear_sample_buffer (struct snd_cs46xx *chip, u32 sample_buffer_addr,  in _dsp_clear_sample_buffer()  function 692 		_dsp_clear_sample_buffer (chip,src_buffer_addr,8);  in cs46xx_dsp_create_src_task_scb() 693 		_dsp_clear_sample_buffer (chip,src_delay_buffer_addr,32);  in cs46xx_dsp_create_src_task_scb() 1731 	_dsp_clear_sample_buffer(chip,SPDIFO_IP_OUTPUT_BUFFER1,256);  in cs46xx_dsp_disable_spdif_out() 1795 	_dsp_clear_sample_buffer(chip,SPDIFO_IP_OUTPUT_BUFFER1,256);  in cs46xx_iec958_post_close()
  |