Searched refs:pcxhr_send_it_dsp (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/pcxhr/
H A Dpcxhr_core.c178 static int pcxhr_send_it_dsp(struct pcxhr_mgr *mgr, function
219 snd_printk(KERN_ERR "pcxhr_send_it_dsp : TIMEOUT CVR\n");
231 "pcxhr_send_it_dsp : TIMEOUT HF5\n");
426 err = pcxhr_send_it_dsp(mgr, PCXHR_IT_DOWNLOAD_BOOT, 0);
448 err = pcxhr_send_it_dsp(mgr, PCXHR_IT_RESET_BOARD_FUNC, 0);
451 err = pcxhr_send_it_dsp(mgr, PCXHR_IT_DOWNLOAD_DSP, 0);
612 err = pcxhr_send_it_dsp(mgr, PCXHR_IT_MESSAGE, 1);
623 err = pcxhr_send_it_dsp(mgr, PCXHR_IT_RESET_CHK, 1);
711 if (pcxhr_send_it_dsp(mgr, PCXHR_IT_RESET_SEMAPHORE, 1) < 0)

Completed in 59 milliseconds