Home
last modified time | relevance | path

Searched refs:silence (Results 1 – 13 of 13) sorted by relevance

/drivers/atm/
DuPD98402.c187 static unsigned long silence = 0; in uPD98402_int() local
201 (time_after(jiffies, silence) || silence == 0)) { in uPD98402_int()
204 silence = (jiffies+HZ/2)|1; in uPD98402_int()
Dzatm.c435 static unsigned long silence = 0; in poll_rx() local
439 time_after(jiffies, silence) || silence == 0){ in poll_rx()
444 silence = (jiffies+2*HZ)|1; in poll_rx()
Deni.c570 static unsigned long silence = 0; in rx_aal5() local
572 if (time_after(jiffies, silence) || silence == 0) { in rx_aal5()
576 silence = (jiffies+2*HZ)|1; in rx_aal5()
/drivers/isdn/i4l/
Disdn_audio.c500 int silence; in isdn_audio_eval_dtmf() local
513 silence = 0; in isdn_audio_eval_dtmf()
521 silence++; in isdn_audio_eval_dtmf()
523 if (silence == NCOEFF) in isdn_audio_eval_dtmf()
/drivers/isdn/hardware/mISDN/
Dhfcmulti.c2186 HFC_outb_nodebug(hc, A_FIFO_DATA0_NOINC, hc->silence); in hfcmulti_tx()
3080 HFC_outb_nodebug(hc, A_FIFO_DATA0_NOINC, hc->silence); in mode_hfcmulti()
3102 HFC_outb_nodebug(hc, A_FIFO_DATA0_NOINC, hc->silence); in mode_hfcmulti()
3599 hc->silence = bch->fill[0]; in channel_bctrl()
3600 memset(hc->silence_data, hc->silence, sizeof(hc->silence_data)); in channel_bctrl()
5085 hc->silence = 0xff; /* ulaw silence */ in hfcmulti_init()
5087 hc->silence = 0x2a; /* alaw silence */ in hfcmulti_init()
5095 hc->silence_data[i] = hc->silence; in hfcmulti_init()
Dhfc_multi.h197 unsigned char silence;/* silence byte */ member
/drivers/net/wireless/hostap/
Dhostap_wlan.h80 u8 silence; /* 27 .. 154; seems to be 0 */ member
Dhostap_main.c532 rx->silence, rx->signal, rx->rate, rx->rxflow, jiffies); in hostap_dump_rx_header()
Dhostap_hw.c2077 stats.noise = rxdesc->silence - local->rssi_to_dBm; in hostap_rx_skb()
/drivers/net/wireless/orinoco/
Dmain.c182 u8 silence; member
731 desc->signal, desc->silence); in orinoco_stat_gather()
/drivers/staging/wlan-ng/
Dhfa384x.h526 u8 silence; member
Dhfa384x_usb.c3500 rxmeta->noise = usbin->rxfrm.desc.silence - hw->dbmadjust; in hfa384x_usbin_rx()
3599 caphdr->ssi_noise = htonl(rxdesc->silence); in hfa384x_int_rxmonitor()
/drivers/staging/speakup/
Dspkguide.txt138 In order to speed the boot process, and to silence the speaking of the
146 to silence it again if the boot process has not completed.
161 speak new text as it arrives on the screen. You can at any time silence
780 each time you move, so you can silence it by specifying a window. Find
1085 speakup + f4 -- Toggle window silence on and off.