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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs46xx/
H A Dcs46xx_lib.h122 void cs46xx_dsp_proc_free_scb_desc (struct dsp_scb_descriptor * scb);
126 #define cs46xx_dsp_proc_free_scb_desc(scb) macro
H A Ddsp_spos_scb_lib.c193 cs46xx_dsp_proc_free_scb_desc(scb);
219 void cs46xx_dsp_proc_free_scb_desc (struct dsp_scb_descriptor * scb) function
224 snd_printdd("cs46xx_dsp_proc_free_scb_desc: freeing %s\n",scb->scb_name);
H A Ddsp_spos.c300 cs46xx_dsp_proc_free_scb_desc ( (ins->scbs + i) );
893 cs46xx_dsp_proc_free_scb_desc ( (ins->scbs + i) );

Completed in 81 milliseconds