Searched refs:dsp_tone_timeout (Results 1 – 3 of 3) sorted by relevance
262 extern void dsp_tone_timeout(struct timer_list *t);
460 dsp_tone_timeout(struct timer_list *t) in dsp_tone_timeout() function
1092 timer_setup(&ndsp->tone.tl, dsp_tone_timeout, 0); in dspcreate()