Home
last modified time | relevance | path

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

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