pcxhr_send_it_dsp  400 sound/pci/pcxhr/pcxhr_core.c 	err = pcxhr_send_it_dsp(mgr, PCXHR_IT_DOWNLOAD_BOOT, 0);
pcxhr_send_it_dsp  422 sound/pci/pcxhr/pcxhr_core.c 	err = pcxhr_send_it_dsp(mgr, PCXHR_IT_RESET_BOARD_FUNC, 0);
pcxhr_send_it_dsp  425 sound/pci/pcxhr/pcxhr_core.c 	err = pcxhr_send_it_dsp(mgr, PCXHR_IT_DOWNLOAD_DSP, 0);
pcxhr_send_it_dsp  580 sound/pci/pcxhr/pcxhr_core.c 	err = pcxhr_send_it_dsp(mgr, PCXHR_IT_MESSAGE, 1);
pcxhr_send_it_dsp  591 sound/pci/pcxhr/pcxhr_core.c 	err = pcxhr_send_it_dsp(mgr, PCXHR_IT_RESET_CHK, 1);
pcxhr_send_it_dsp  673 sound/pci/pcxhr/pcxhr_core.c 	if (pcxhr_send_it_dsp(mgr, PCXHR_IT_RESET_SEMAPHORE, 1) < 0)