Searched refs:silence (Results 1 - 115 of 115) sorted by relevance

/linux-4.1.27/sound/core/
H A Dpcm_misc.c36 unsigned char silence[8]; /* silence data to fill */ member in struct:pcm_format_data
45 .silence = {},
49 .silence = { 0x80 },
53 .silence = {},
57 .silence = {},
61 .silence = { 0x00, 0x80 },
65 .silence = { 0x80, 0x00 },
69 .silence = {},
73 .silence = {},
77 .silence = { 0x00, 0x00, 0x80 },
81 .silence = { 0x00, 0x80, 0x00, 0x00 },
85 .silence = {},
89 .silence = {},
93 .silence = { 0x00, 0x00, 0x00, 0x80 },
97 .silence = { 0x80, 0x00, 0x00, 0x00 },
101 .silence = {},
105 .silence = {},
109 .silence = {},
113 .silence = {},
117 .silence = {},
121 .silence = {},
125 .silence = { 0x7f },
129 .silence = { 0x55 },
133 .silence = {},
137 .silence = {},
141 .silence = {},
145 .silence = { 0x69 },
149 .silence = { 0x69, 0x69 },
153 .silence = { 0x69, 0x69, 0x69, 0x69 },
157 .silence = { 0x69, 0x69 },
161 .silence = { 0x69, 0x69, 0x69, 0x69 },
175 .silence = {},
179 .silence = {},
183 .silence = { 0x00, 0x00, 0x80 },
187 .silence = { 0x80, 0x00, 0x00 },
191 .silence = {},
195 .silence = {},
199 .silence = { 0x00, 0x00, 0x08 },
203 .silence = { 0x08, 0x00, 0x00 },
207 .silence = {},
211 .silence = {},
215 .silence = { 0x00, 0x00, 0x02 },
219 .silence = { 0x02, 0x00, 0x00 },
223 .silence = {},
227 .silence = {},
389 return pcm_formats[(INT)format].silence; snd_pcm_format_silence_64()
395 * snd_pcm_format_set_silence - set the silence data on the buffer
398 * @samples: the number of samples to set silence
400 * Sets the silence data on the buffer for the given samples.
414 pat = pcm_formats[(INT)format].silence; snd_pcm_format_set_silence()
H A Dpcm_lib.c45 * fill ring buffer with silence
46 * runtime->silence_start: starting pointer to silence area
47 * runtime->silence_filled: size filled with silence
51 * when runtime->silence_size >= runtime->boundary - fill processed area with silence immediately
111 if (substream->ops->silence) { snd_pcm_playback_silence()
113 err = substream->ops->silence(substream, -1, ofs, transfer); snd_pcm_playback_silence()
122 if (substream->ops->silence) { snd_pcm_playback_silence()
125 err = substream->ops->silence(substream, c, ofs, transfer); snd_pcm_playback_silence()
2160 if (snd_BUG_ON(!substream->ops->silence)) snd_pcm_lib_writev_transfer()
2164 if ((err = substream->ops->silence(substream, c, hwoff, frames)) < 0) snd_pcm_lib_writev_transfer()
/linux-4.1.27/arch/powerpc/perf/
H A Dhv-common.h27 * lite version of the above macro without the helpers and silence
/linux-4.1.27/drivers/atm/
H A DuPD98402.c187 static unsigned long silence = 0; uPD98402_int() local
201 (time_after(jiffies, silence) || silence == 0)) { uPD98402_int()
204 silence = (jiffies+HZ/2)|1; uPD98402_int()
H A Dzatm.c434 static unsigned long silence = 0; poll_rx() local
438 time_after(jiffies, silence) || silence == 0){ poll_rx()
443 silence = (jiffies+2*HZ)|1; poll_rx()
H A Deni.c247 index = 0; /* silence GCC */ eni_alloc_mem()
570 static unsigned long silence = 0; rx_aal5() local
572 if (time_after(jiffies, silence) || silence == 0) { rx_aal5()
576 silence = (jiffies+2*HZ)|1; rx_aal5()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dfw-api-stats.h102 __le32 beacon_silence_rssi_a; /* RSSI silence after beacon frame */
103 __le32 beacon_silence_rssi_b; /* RSSI silence after beacon frame */
104 __le32 beacon_silence_rssi_c; /* RSSI silence after beacon frame */
/linux-4.1.27/drivers/isdn/i4l/
H A Disdn_audio.c175 #define SILENCE_TRESH 200 /* below this is silence */
500 int silence; isdn_audio_eval_dtmf() local
513 silence = 0; isdn_audio_eval_dtmf()
521 silence++; isdn_audio_eval_dtmf()
523 if (silence == NCOEFF) isdn_audio_eval_dtmf()
700 if (!s->state) { /* silence from beginning of rec */ isdn_audio_eval_silence()
708 (what == 's') ? "silence" : "quiet"); isdn_audio_eval_silence()
H A Disdn_tty.c3219 printk(KERN_WARNING "isdn_tty: Couldn't malloc silence state\n"); isdn_tty_cmd_PLUSV()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Dcalib.c198 /* Find max silence rssi among all 3 receivers. iwl_sens_energy_cck()
200 * networks, measured during silence before our network's beacon */ iwl_sens_energy_cck()
211 /* Store silence rssi in 20-beacon history table */ iwl_sens_energy_cck()
217 /* Find max silence rssi across 20 beacon history */ iwl_sens_energy_cck()
222 IWL_DEBUG_CALIB(priv, "silence a %u, b %u, c %u, 20-bcn max %u\n", iwl_sens_energy_cck()
276 /* Compare silence level with silence level for most recent iwl_sens_energy_cck()
281 IWL_DEBUG_CALIB(priv, "norm FA %u < min FA %u, silence diff %d\n", iwl_sens_energy_cck()
1048 * 2) Differential gain (using silence noise) to balance receivers */ iwl_chain_noise_calibration()
H A Dcommands.h2597 __le32 beacon_silence_rssi_a; /* RSSI silence after beacon frame */
2598 __le32 beacon_silence_rssi_b; /* RSSI silence after beacon frame */
2599 __le32 beacon_silence_rssi_c; /* RSSI silence after beacon frame */
2915 * 3 receivers. For any given beacon, the "silence reference" is
2960 * b) Save a snapshot of the "silence reference".
2967 * 1b) AND difference between previous "silence reference" and current
2968 * "silence reference" (prev - current) is 2 or more,
2985 * 1) Save a snapshot of the silence reference.
3119 * detected during the silence after each beacon (background noise).
H A Drx.c341 /* Calculate noise level, based on measurements during network silence just
380 IWL_DEBUG_CALIB(priv, "inband silence a %u, b %u, c %u, dBm %d\n", iwlagn_rx_calc_noise()
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A D4965-calib.c126 /* Find max silence rssi among all 3 receivers. il4965_sens_energy_cck()
128 * networks, measured during silence before our network's beacon */ il4965_sens_energy_cck()
139 /* Store silence rssi in 20-beacon history table */ il4965_sens_energy_cck()
145 /* Find max silence rssi across 20 beacon history */ il4965_sens_energy_cck()
150 D_CALIB("silence a %u, b %u, c %u, 20-bcn max %u\n", silence_rssi_a, il4965_sens_energy_cck()
203 /* Compare silence level with silence level for most recent il4965_sens_energy_cck()
208 D_CALIB("norm FA %u < min FA %u, silence diff %d\n", il4965_sens_energy_cck()
876 * 2) Differential gain (using silence noise) to balance receivers */ il4965_chain_noise_calibration()
H A Dcommands.h2831 __le32 beacon_silence_rssi_a; /* RSSI silence after beacon frame */
2832 __le32 beacon_silence_rssi_b; /* RSSI silence after beacon frame */
2833 __le32 beacon_silence_rssi_c; /* RSSI silence after beacon frame */
3107 * 3 receivers. For any given beacon, the "silence reference" is
3152 * b) Save a snapshot of the "silence reference".
3159 * 1b) AND difference between previous "silence reference" and current
3160 * "silence reference" (prev - current) is 2 or more,
3177 * 1) Save a snapshot of the silence reference.
3255 * detected during the silence after each beacon (background noise).
H A D4965-mac.c1282 /* Calculate noise level, based on measurements during network silence just
1321 D_CALIB("inband silence a %u, b %u, c %u, dBm %d\n", bcn_silence_a, il4965_rx_calc_noise()
/linux-4.1.27/sound/isa/sb/
H A Demu8000_pcm.c408 * copy / silence ops
412 * this macro should be inserted in the copy/silence loops
467 /* make a channel block silence */ emu8k_silence_block()
676 .silence = emu8k_pcm_silence,
H A Demu8000_patch.c218 /* first block - write 48 samples for silence */ snd_emu8000_sample_new()
/linux-4.1.27/sound/parisc/
H A Dharmony.h38 struct snd_dma_buffer sdma; /* silence */
H A Dharmony.c30 * - graveyard and silence buffers last for lifetime of
661 /* initialize silence buffers */ snd_harmony_pcm_init()
667 printk(KERN_ERR PFX "cannot allocate silence buffer!\n"); snd_harmony_pcm_init()
/linux-4.1.27/sound/core/oss/
H A Dpcm_plugin.c656 const unsigned char *silence; snd_pcm_area_silence() local
665 silence = snd_pcm_format_silence_64(format); snd_pcm_area_silence()
666 if (! silence) snd_pcm_area_silence()
688 memcpy(dst, silence, width); snd_pcm_area_silence()
H A Dpcm_oss.c2860 setup->nosilence ? " no-silence" : ""); snd_pcm_oss_proc_read()
2924 } else if (!strcmp(str, "no-silence")) { snd_pcm_oss_proc_write()
/linux-4.1.27/sound/pci/
H A Dsis7019.c104 * for the silence buffer.
137 * suspends. When we're operating, this can be used as a silence
740 * single page of silence. sis_prepare_timing_voice()
795 /* Using unsigned samples with the all-zero silence buffer sis_prepare_timing_voice()
1262 * silence buffer. sis_resume()
1300 * with the memory system. We'll also use this area for a silence sis_alloc_suspend()
H A Drme32.c256 /* silence callback for halfduplex mode */ snd_rme32_playback_silence()
1209 .silence = snd_rme32_playback_silence,
1235 .silence = snd_rme32_playback_silence,
H A Drme96.c1517 .silence = snd_rme96_playback_silence,
1542 .silence = snd_rme96_playback_silence,
H A Dcmipci.c1341 /* set up a small silence buffer */ snd_cmipci_silence_hack()
/linux-4.1.27/drivers/staging/speakup/
H A Di18n.c39 [MSG_WINDOW_SILENCE_DISABLED] = "window silence disabled",
347 [MSG_FUNCNAME_WINDOW_SILENCE] = "window, silence",
/linux-4.1.27/drivers/media/rc/
H A Drc-loopback.c134 /* Fake a silence long enough to cause us to go idle */ loop_tx_ir()
H A Dnuvoton-cir.h399 /* MAX silence time that driver will sent to lirc */
H A Dttusbir.c118 * The data is one bit per sample, a set bit signifying silence and samples
/linux-4.1.27/include/uapi/linux/
H A Dfs.h81 #define MS_VERBOSE 32768 /* War is peace. Verbosity is silence.
H A Dixjuser.h149 * 13 - 27 to be modified, entry 0 is reserved for silence and 1 - 12 are
/linux-4.1.27/sound/oss/dmasound/
H A Ddmasound.h120 void (*silence)(void); member in struct:__anon14371
H A Ddmasound_q40.c604 .silence = Q40Silence,
H A Ddmasound_paula.c695 .silence = AmiSilence,
H A Ddmasound_atari.c1539 .silence = TTSilence,
1567 .silence = FalconSilence,
H A Ddmasound_core.c229 dmasound.mach.silence(); /* _MUST_ stop DMA */ sound_silence()
/linux-4.1.27/sound/soc/blackfin/
H A Dbf5xx-i2s-pcm.c320 .silence = bf5xx_pcm_silence,
/linux-4.1.27/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c2182 * we set the last byte in fifo to 'silence' in case we will get hfcmulti_tx()
2186 HFC_outb_nodebug(hc, A_FIFO_DATA0_NOINC, hc->silence); hfcmulti_tx()
3079 /* tx silence */ mode_hfcmulti()
3080 HFC_outb_nodebug(hc, A_FIFO_DATA0_NOINC, hc->silence); mode_hfcmulti()
3101 /* tx silence */ mode_hfcmulti()
3102 HFC_outb_nodebug(hc, A_FIFO_DATA0_NOINC, hc->silence); mode_hfcmulti()
3536 case HFC_SPL_LOOP_OFF: /* set silence */ handle_bmsg()
3599 hc->silence = bch->fill[0]; channel_bctrl()
3600 memset(hc->silence_data, hc->silence, sizeof(hc->silence_data)); channel_bctrl()
5084 hc->silence = 0xff; /* ulaw silence */ hfcmulti_init()
5086 hc->silence = 0x2a; /* alaw silence */ hfcmulti_init()
5094 hc->silence_data[i] = hc->silence; hfcmulti_init()
H A Dhfc_multi.h197 unsigned char silence;/* silence byte */ member in struct:hfc_multi
198 unsigned char silence_data[128];/* silence block */
/linux-4.1.27/drivers/ata/
H A Dpata_hpt366.c132 return 0xffffffffU; /* silence compiler warning */ hpt36x_find_mode()
H A Dpata_hpt3x2n.c113 return 0xffffffffU; /* silence compiler warning */ hpt3x2n_find_mode()
H A Dpata_hpt37x.c220 return 0xffffffffU; /* silence compiler warning */ hpt37x_find_mode()
/linux-4.1.27/sound/pci/trident/
H A Dtrident_memory.c51 /* fill TLB entrie(s) corresponding to page with silence pointer */
/linux-4.1.27/sound/sh/
H A Dsh_dac_audio.c260 .silence = snd_sh_dac_pcm_silence,
/linux-4.1.27/drivers/isdn/mISDN/
H A Dl1oip_core.c1123 /* check for AIS / ulaw-silence */ handle_bmsg()
1134 /* check for silence */ handle_bmsg()
1138 printk(KERN_DEBUG "%s: got silence, not sending" handle_bmsg()
H A Ddsp_cmx.c89 * - If a member joins, its rx_buff is set to silence and change read pointer
1231 * we set our new read pointer, and write silence to buffer dsp_cmx_receive()
1376 /* preload with silence, if required */
H A Ddsp_tones.c381 /* if we have no tone, we copy silence */ dsp_tone_copy()
/linux-4.1.27/drivers/char/xillybus/
H A Dxillybus_core.c329 struct xilly_buffer *this_buffer = NULL; /* Init to silence warning */ xilly_get_dma_buffers()
678 /* Initializations are there only to silence warnings */ xillybus_read()
1191 /* Initializations are there only to silence warnings */ xillybus_write()
/linux-4.1.27/include/sound/
H A Dpcm.h84 int (*silence)(struct snd_pcm_substream *substream, int channel, member in struct:snd_pcm_ops
383 snd_pcm_uframes_t silence_start; /* starting pointer to silence area */
384 snd_pcm_uframes_t silence_filled; /* size filled with silence */
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_vidi.c617 /* silence compiler warning */ exynos_drm_remove_vidi()
/linux-4.1.27/drivers/uwb/
H A Dlc-dev.c379 * radio silence for a while.
/linux-4.1.27/lib/xz/
H A Dxz_dec_bcj.c385 /* Never reached but silence compiler warnings. */ bcj_apply()
/linux-4.1.27/sound/pci/asihpi/
H A Dhpicmn.c433 phr->u.c.param1 = pC->u.silence.state; hpi_check_control_cache_single()
H A Dhpi.h273 HPI_CONTROL_SILENCEDETECTOR = 23, /**< silence detector control. */
878 HPI_ASYNC_EVENT_SILENCE = 2, /**< silence event detected. */
H A Dhpi_internal.h1361 struct hpi_control_cache_silencedetector silence; member in union:hpi_control_cache_single::__anon14432
/linux-4.1.27/sound/pci/emu10k1/
H A Dmemory.c51 /* fill PTB entrie(s) corresponding to page with silence pointer */
/linux-4.1.27/include/linux/
H A Dinit.h126 /* silence warnings when references are OK */
H A Disdn.h349 void *silence_state; /* state for silence detection */
/linux-4.1.27/drivers/net/wireless/hostap/
H A Dhostap_main.c529 "fcserr=%d) silence=%d signal=%d rate=%d rxflow=%d; " hostap_dump_rx_header()
532 rx->silence, rx->signal, rx->rate, rx->rxflow, jiffies); hostap_dump_rx_header()
H A Dhostap_wlan.h80 u8 silence; /* 27 .. 154; seems to be 0 */ member in struct:hfa384x_rx_frame
H A Dhostap_ap.c1076 "last_rx: silence=%d dBm signal=%d dBm rate=%d%s Mbps\n" prism2_sta_proc_show()
H A Dhostap_hw.c2072 stats.noise = rxdesc->silence - local->rssi_to_dBm; hostap_rx_skb()
/linux-4.1.27/include/uapi/sound/
H A Dasound.h406 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
407 snd_pcm_uframes_t silence_size; /* silence block size */
/linux-4.1.27/sound/usb/misc/
H A Dua101.c296 /* fill packet with data or silence */ playback_tasklet()
594 /* all initial URBs contain silence */ start_usb_playback()
/linux-4.1.27/arch/x86/kvm/
H A Dcpuid.c743 return 0; /* silence gcc, even though control never reaches here */ move_to_next_stateful_cpuid_entry()
/linux-4.1.27/include/scsi/
H A Dlibsas.h504 * them here to silence 'case value not in enumerated type' warnings
/linux-4.1.27/arch/powerpc/kvm/
H A De500_mmu_host.c330 unsigned long pfn = 0; /* silence GCC warning */ kvmppc_e500_shadow_map()
/linux-4.1.27/arch/powerpc/mm/
H A Dslice.c390 struct slice_mask potential_mask = {0,0} /* silence stupid warning */; slice_get_unmapped_area()
/linux-4.1.27/arch/ia64/kernel/
H A Dacpi.c889 /* wrapper to silence section mismatch warning */ acpi_map_cpu()
/linux-4.1.27/fs/cifs/
H A Dmisc.c528 cifs_dbg(VFS, "Autodisabling the use of server inode numbers on %s. This server doesn't seem to support them properly. Hardlinks will not be recognized on this mount. Consider mounting with the \"noserverino\" option to silence this message.\n", cifs_autodisable_serverino()
/linux-4.1.27/sound/oss/
H A Dswarm_cs4297a.c40 * 08/20/00 trw - silence and no stopping DAC until release
1088 // to allow silence to fill the fifos on the part, to keep pops down to a minimum. cs4297a_update_ptr()
1113 // fill with silence, and do not shut down the DAC. cs4297a_update_ptr()
1114 // Continue to play silence until the _release. cs4297a_update_ptr()
/linux-4.1.27/sound/ppc/
H A Dsnd_ps3.c607 * start with some silence snd_ps3_pcm_prepare()
/linux-4.1.27/sound/pci/nm256/
H A Dnm256.c694 * silence / copy for playback
915 .silence = snd_nm256_playback_silence,
/linux-4.1.27/drivers/net/wireless/orinoco/
H A Dmain.c182 u8 silence; member in struct:hermes_rx_descriptor
731 desc->signal, desc->silence); orinoco_stat_gather()
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c459 int ret = 0; /* silence warning */ do_surface_dirty_sou()
1235 int ret = 0; /* silence warning */ vmw_kms_present()
/linux-4.1.27/drivers/media/pci/ivtv/
H A Divtv-yuv.c80 uv_pages = 0; /* silence gcc. value is set and consumed only if: */ ivtv_yuv_prep_user_dma()
/linux-4.1.27/drivers/media/platform/soc_camera/
H A Dmx3_camera.c1113 * Actually it can only be 15 now, default is just to silence mx3_camera_set_bus_param()
H A Dpxa_camera.c1057 * default is just to silence compiler warnings pxa_camera_setup_cicr()
/linux-4.1.27/drivers/staging/fbtft/
H A Dfbtft_device.c1187 /* Needed to silence this message: fbtft_device_pdev_release()
/linux-4.1.27/drivers/s390/kvm/
H A Dvirtio_ccw.c488 unsigned long size = 0; /* silence the compiler */ virtio_ccw_setup_vq()
/linux-4.1.27/drivers/staging/wlan-ng/
H A Dhfa384x.h526 u8 silence; member in struct:hfa384x_rx_frame
H A Dhfa384x_usb.c3505 rxmeta->noise = usbin->rxfrm.desc.silence - hw->dbmadjust; hfa384x_usbin_rx()
3602 caphdr->ssi_noise = htonl(rxdesc->silence); hfa384x_int_rxmonitor()
/linux-4.1.27/arch/x86/net/
H A Dbpf_jit_comp.c805 default: /* to silence gcc warning */ do_jit()
/linux-4.1.27/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h658 * Au1100/Au1200 errata actually keep silence about this bit, au1xxx_cpu_needs_config_od()
/linux-4.1.27/fs/reiserfs/
H A Dxattr.c79 * We use I_MUTEX_CHILD here to silence lockdep. It's safe because xattr
/linux-4.1.27/drivers/media/dvb-frontends/
H A Dm88ds3103.c248 u8 u8tmp, u8tmp1 = 0, u8tmp2 = 0; /* silence compiler warning */ m88ds3103_set_frontend()
H A Drtl2832.c1032 * FIXME: Hack. Implement own regmap locking in order to silence lockdep
/linux-4.1.27/include/linux/mtd/
H A Dnand.h176 /* Chip may not exist, so silence any errors in scan */
/linux-4.1.27/sound/aoa/codecs/
H A Donyx.c784 default: /* silence warning */ onyx_switch_clock()
/linux-4.1.27/sound/drivers/
H A Ddummy.c686 .silence = dummy_pcm_silence,
/linux-4.1.27/sound/isa/gus/
H A Dgus_pcm.c838 .silence = snd_gf1_pcm_playback_silence,
/linux-4.1.27/sound/synth/emux/
H A Demux_synth.c697 * minimum when 255 (-96dB or silence).
/linux-4.1.27/sound/usb/
H A Dendpoint.c203 /* no data provider, so send silence */ prepare_outbound_urb()
/linux-4.1.27/drivers/net/bonding/
H A Dbond_3ad.c368 u16 retval = 0; /* to silence the compiler */ __ad_timer_to_ticks()
686 bandwidth = 0; /* to silence the compiler */ __get_agg_bandwidth()
H A Dbond_alb.c366 /* Caller must hold RTNL, rcu_read_lock is obtained only to silence checkers */ rlb_next_rx_slave()
/linux-4.1.27/arch/x86/kernel/
H A Dapm_32.c1129 int error = APM_NOT_ENGAGED; /* silence gcc */ apm_console_blank()
1304 apm_event_t event = APM_NO_EVENTS; /* silence gcc */ get_event()
H A Dpci-calgary_64.c928 unsigned int phb_shift = ~0; /* silence gcc */ calgary_set_split_completion_timeout()
/linux-4.1.27/sound/pci/cs46xx/
H A Dcs46xx_lib.c642 * with zero (silence). snd_cs46xx_clear_serial_FIFOs()
3078 * Fill the serial port FIFOs with silence. snd_cs46xx_chip_init()
/linux-4.1.27/sound/soc/
H A Dsoc-pcm.c2552 rtd->ops.silence = platform->driver->ops->silence; soc_new_pcm()
/linux-4.1.27/drivers/media/pci/saa7164/
H A Dsaa7164-api.c487 /* 0 = silence, 0xff = full */ saa7164_api_set_audio_volume()
/linux-4.1.27/drivers/net/wan/
H A Dz85230.c1348 * We set the interrupt handlers to silence any interrupts. We then
/linux-4.1.27/drivers/net/wireless/libertas/
H A Dcfg.c122 /* silence compiler */ lbs_auth_to_authtype()
/linux-4.1.27/arch/x86/kernel/acpi/
H A Dboot.c760 /* wrapper to silence section mismatch warning */ acpi_map_cpu()
/linux-4.1.27/arch/mips/mm/
H A Dc-r4k.c1540 * Au1100 errata actually keeps silence about this bit, so we set it au1x00_fixup_config_od()
/linux-4.1.27/net/atm/
H A Dmpc.c382 mpoa_device_type = number_of_mps_macs = 0; /* silence gcc */ lane2_assoc_ind()
/linux-4.1.27/kernel/
H A Dsysctl.c1816 "This will not be supported in the future. To silence this\n" warn_sysctl_write()
/linux-4.1.27/sound/pci/korg1212/
H A Dkorg1212.c1691 .silence = snd_korg1212_playback_silence,
/linux-4.1.27/sound/pci/rme9652/
H A Drme9652.c2380 .silence = snd_rme9652_hw_silence,
H A Dhdsp.c3793 /* silence everything */ snd_hdsp_set_defaults()
4872 .silence = snd_hdsp_hw_silence,
H A Dhdspm.c1517 /* should I silence all or only opened ones ? doit all for first even is 4MB*/ hdspm_silence_playback()
5378 /* silence everything */ snd_hdspm_set_defaults()
/linux-4.1.27/drivers/scsi/
H A Dinitio.c2847 struct scsi_ctrl_blk *scb, *tmp, *prev = NULL /* silence gcc */; initio_probe_one()
/linux-4.1.27/fs/ntfs/
H A Dsuper.c2707 * @silent: silence error output
/linux-4.1.27/sound/pci/hda/
H A Dpatch_sigmatel.c4909 * is set to RIRB properly), it results in the silence output patch_stac927x()
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_target.c2378 /* silence compile warning */ qlt_build_ctio_crc2_pkt()
/linux-4.1.27/fs/btrfs/
H A Dvolumes.c6291 * to silence the warning eg. on PowerPC 64. btrfs_read_sys_array()

Completed in 6187 milliseconds