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

/linux-master/drivers/isdn/mISDN/
H A Ddsp.h147 struct dsp_tone { struct
180 struct dsp_tone tone;
260 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;
496 dsp_tone(struct dsp *dsp, int tone) function
500 struct dsp_tone *tonet = &dsp->tone;
H A Ddsp_core.c364 ret = dsp_tone(dsp, *((int *)data));
379 dsp_tone(dsp, 0);

Completed in 254 milliseconds