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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dixjuser.h307 * the tone sequence. The tone_on_time and tone_off time are in
334 int tone_on_time; member in struct:__anon9979
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/telephony/
H A Dixj.h1216 int tone_off_time, tone_on_time; member in struct:__anon7112
H A Dixj.c835 ixj_set_tone_on(j->cadence_t->ce[0].tone_on_time, j);
849 ixj_set_tone_on(j->cadence_t->ce[j->tone_cadence_state].tone_on_time, j);
1186 jifon = ((hertz * j->tone_on_time) * 25 / 100000);
1188 jifon = ((hertz * j->tone_on_time) * 25 / 100000) + ((hertz * j->tone_off_time) * 25 / 100000);
4623 j->tone_on_time = arg;
5860 ixj_set_tone_on(lcp->ce[0].tone_on_time, j);

Completed in 52 milliseconds