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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Ddsp_tones.c501 struct dsp_tone *tonet = &dsp->tone; local
503 tonet->software = 0;
504 tonet->hardware = 0;
508 if (dsp->features.hfc_loops && timer_pending(&tonet->tl))
509 del_timer(&tonet->tl);
512 tonet->tone = 0;
532 tonet->tone = tone;
533 tonet->pattern = pat;
534 tonet->index = 0;
535 tonet
[all...]

Completed in 136 milliseconds