Home
last modified time | relevance | path

Searched refs:dsp_tone_timeout (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/isdn/mISDN/
Ddsp.h262 extern void dsp_tone_timeout(struct timer_list *t);
Ddsp_tones.c460 dsp_tone_timeout(struct timer_list *t) in dsp_tone_timeout() function
Ddsp_core.c1092 timer_setup(&ndsp->tone.tl, dsp_tone_timeout, 0); in dspcreate()