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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dtelephony.h223 * hookstate bit is set if there is a change in hookstate status, it does not
239 unsigned int hookstate:1; member in struct:phone_except
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dtelephony.h223 * hookstate bit is set if there is a change in hookstate status, it does not
239 unsigned int hookstate:1; member in struct:phone_except
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dtelephony.h223 * hookstate bit is set if there is a change in hookstate status, it does not
239 unsigned int hookstate:1; member in struct:phone_except
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dtelephony.h223 * hookstate bit is set if there is a change in hookstate status, it does not
239 unsigned int hookstate:1; member in struct:phone_except
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dtelephony.h223 * hookstate bit is set if there is a change in hookstate status, it does not
239 unsigned int hookstate:1; member in struct:phone_except
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/telephony/
H A Dixj.c102 * Fixed POTS hookstate detection while it is connected to PSTN port.
178 * Modified to allow hookstate detection on the POTS port when the PSTN port is selected.
185 * Added hookstate checks in CallerID routines to stop FSK.
879 if(time_after(jiffies, j->pstn_sleeptil) && !(j->flags.pots_pstn && j->hookstate)) {
908 if(j->m_DAAShadowRegs.SOP_REGS.SOP.cr1.bitreg.RMR != XR0.bitreg.RMR && time_after(jiffies, j->pstn_sleeptil) && !(j->flags.pots_pstn && j->hookstate)) {
1168 j->hookstate = ixj_hookstate(j);
1170 if (!(j->hookstate)) {
1174 j->ex.bits.hookstate = 1;
1236 if (j->hookstate & 1) {
1376 if (j->hookstate) { /*
[all...]
H A Dixj.h1281 char hookstate; member in struct:__anon31692
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/telephony/
H A Dixj.c102 * Fixed POTS hookstate detection while it is connected to PSTN port.
178 * Modified to allow hookstate detection on the POTS port when the PSTN port is selected.
185 * Added hookstate checks in CallerID routines to stop FSK.
879 if(time_after(jiffies, j->pstn_sleeptil) && !(j->flags.pots_pstn && j->hookstate)) {
908 if(j->m_DAAShadowRegs.SOP_REGS.SOP.cr1.bitreg.RMR != XR0.bitreg.RMR && time_after(jiffies, j->pstn_sleeptil) && !(j->flags.pots_pstn && j->hookstate)) {
1168 j->hookstate = ixj_hookstate(j);
1170 if (!(j->hookstate)) {
1174 j->ex.bits.hookstate = 1;
1236 if (j->hookstate & 1) {
1376 if (j->hookstate) { /*
[all...]
H A Dixj.h1281 char hookstate; member in struct:__anon19999

Completed in 124 milliseconds