pcxhr_send_it_dsp  414 sound/pci/pcxhr/pcxhr_core.c 	err = pcxhr_send_it_dsp(mgr, PCXHR_IT_DOWNLOAD_BOOT, 0);
pcxhr_send_it_dsp  436 sound/pci/pcxhr/pcxhr_core.c 	err = pcxhr_send_it_dsp(mgr, PCXHR_IT_RESET_BOARD_FUNC, 0);
pcxhr_send_it_dsp  439 sound/pci/pcxhr/pcxhr_core.c 	err = pcxhr_send_it_dsp(mgr, PCXHR_IT_DOWNLOAD_DSP, 0);
pcxhr_send_it_dsp  604 sound/pci/pcxhr/pcxhr_core.c 	err = pcxhr_send_it_dsp(mgr, PCXHR_IT_MESSAGE, 1);
pcxhr_send_it_dsp  616 sound/pci/pcxhr/pcxhr_core.c 	err = pcxhr_send_it_dsp(mgr, PCXHR_IT_RESET_CHK, 1);
pcxhr_send_it_dsp  706 sound/pci/pcxhr/pcxhr_core.c 	if (pcxhr_send_it_dsp(mgr, PCXHR_IT_RESET_SEMAPHORE, 1) < 0)