Home
last modified time | relevance | path

Searched refs:silence (Results 1 – 17 of 17) 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.c434 static unsigned long silence = 0; in poll_rx() local
438 time_after(jiffies, silence) || silence == 0){ in poll_rx()
443 silence = (jiffies+2*HZ)|1; in poll_rx()
Deni.c567 static unsigned long silence = 0; in rx_aal5() local
569 if (time_after(jiffies, silence) || silence == 0) { in rx_aal5()
573 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/staging/wlags49_h2/
Dwl_internal.h608 unsigned char silence; member
685 hcf_8 silence; member
Dwl_util.c1085 probe_rsp->silence ); in wl_process_probe_response()
Dwl_wext.c2802 iwe.u.qual.noise = dbm(probe_resp->silence); in wireless_get_scan()
Dwl_main.c3107 lp->dev->name, probe_rsp->silence ); in wl_process_mailbox()
/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()
5084 hc->silence = 0xff; /* ulaw silence */ in hfcmulti_init()
5086 hc->silence = 0x2a; /* alaw silence */ in hfcmulti_init()
5094 hc->silence_data[i] = hc->silence; in hfcmulti_init()
Dhfc_multi.h197 unsigned char silence;/* silence byte */ member
/drivers/net/wireless/hostap/
Dhostap_wlan.h79 u8 silence; /* 27 .. 154; seems to be 0 */ member
Dhostap_main.c534 rx->silence, rx->signal, rx->rate, rx->rxflow, jiffies); in hostap_dump_rx_header()
Dhostap_hw.c2072 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.c3520 rxmeta->noise = usbin->rxfrm.desc.silence - hw->dbmadjust; in hfa384x_usbin_rx()
3624 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.