Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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; in dsp_tone_copy()
463 struct dsp_tone *tone = &dsp->tone; in dsp_tone_timeout()
496 dsp_tone(struct dsp *dsp, int tone) in dsp_tone() function
500 struct dsp_tone *tonet = &dsp->tone; in dsp_tone()
H A Ddsp_core.c364 ret = dsp_tone(dsp, *((int *)data)); in dsp_control_req()
379 dsp_tone(dsp, 0); in dsp_control_req()
/kernel/linux/linux-6.6/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; in dsp_tone_copy()
463 struct dsp_tone *tone = &dsp->tone; in dsp_tone_timeout()
496 dsp_tone(struct dsp *dsp, int tone) in dsp_tone() function
500 struct dsp_tone *tonet = &dsp->tone; in dsp_tone()
H A Ddsp_core.c364 ret = dsp_tone(dsp, *((int *)data)); in dsp_control_req()
379 dsp_tone(dsp, 0); in dsp_control_req()

Completed in 6 milliseconds