Home
last modified time | relevance | path

Searched refs:off3 (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/Documentation/sound/
Drme96xx518 label .control.offset.in.off3 -text "dev\#3: -" -anchor nw -width 10 -font times
520 …ext .control.offset.in.off0 .control.offset.in.off1 .control.offset.in.off2 .control.offset.in.off3
529 label .control.offset.out.off3 -text "dev\#3: -" -anchor nw -width 10 -font times
531 pack .control.offset.out.off3 .control.offset.out.off2 .control.offset.out.off1 .control.offset.out…
746 .control.offset.in.off3 configure -text "dev\#3: $val"
748 .control.offset.out.off3 configure -text "dev\#3: $val"
750 .control.offset.in.off3 configure -text "dev\#3: -"
751 .control.offset.out.off3 configure -text "dev\#3: -"
/linux-2.4.37.9/include/linux/
Dixjuser.h139 unsigned int off3; member
/linux-2.4.37.9/drivers/telephony/
Dixj.c1085 j->cadence_f[4].off3); in ixj_pstn_state()
1138 if (j->cadence_f[4].off3) { in ixj_pstn_state()
1140 …j->cadence_f[4].off3min = jiffies + (long)((j->cadence_f[4].off3 * (hertz * (100 - var)) / 10000)); in ixj_pstn_state()
1141 … j->cadence_f[4].off3dot = jiffies + (long)((j->cadence_f[4].off3 * (hertz * (100)) / 10000)); in ixj_pstn_state()
1142 …j->cadence_f[4].off3max = jiffies + (long)((j->cadence_f[4].off3 * (hertz * (100 + var)) / 10000)); in ixj_pstn_state()
1185 … j->cadence_f[4].off3, j->cadence_f[4].off3min, j->cadence_f[4].off3dot, j->cadence_f[4].off3max); in ixj_pstn_state()
1405 if (j->cadence_f[5].off3) { in ixj_timeout()
1406 j->cadence_f[5].off3dot = jiffies + (long)((j->cadence_f[5].off3 * (hertz * 100) / 10000)); in ixj_timeout()
2574 if(j->cadence_f[cnt].off3) { in read_filters()
2576 …j->cadence_f[cnt].off3min = jiffies + (long)((j->cadence_f[cnt].off3 * (hertz * (100 - var)) / 100… in read_filters()
[all …]
Dixj.h1119 unsigned int off3; /* State 6 */ member