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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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) );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 136 milliseconds