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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Ddsp.h145 struct dsp_tone { struct
178 struct dsp_tone tone;
258 extern int dsp_tone(struct dsp *dsp, int tone);
H A Ddsp_tones.c379 struct dsp_tone *tone = &dsp->tone;
463 struct dsp_tone *tone = &dsp->tone;
497 dsp_tone(struct dsp *dsp, int tone) function
501 struct dsp_tone *tonet = &dsp->tone;
H A Ddsp_core.c363 ret = dsp_tone(dsp, *((int *)data));
378 dsp_tone(dsp, 0);

Completed in 41 milliseconds