snd_BUG_ON        173 include/sound/compress_driver.h 	if (snd_BUG_ON(!stream))
snd_BUG_ON       1339 include/sound/pcm.h #define PCM_RUNTIME_CHECK(sub) snd_BUG_ON(!(sub) || !(sub)->runtime)
snd_BUG_ON        289 sound/core/compress_offload.c 	if (snd_BUG_ON(!data))
snd_BUG_ON        340 sound/core/compress_offload.c 	if (snd_BUG_ON(!data))
snd_BUG_ON        402 sound/core/compress_offload.c 	if (snd_BUG_ON(!data))
snd_BUG_ON        899 sound/core/compress_offload.c 	if (snd_BUG_ON(!data))
snd_BUG_ON        991 sound/core/compress_offload.c 	if (snd_BUG_ON(!device || !device->device_data))
snd_BUG_ON       1163 sound/core/compress_offload.c 	if (snd_BUG_ON(!device->ops->open))
snd_BUG_ON       1165 sound/core/compress_offload.c 	if (snd_BUG_ON(!device->ops->free))
snd_BUG_ON       1167 sound/core/compress_offload.c 	if (snd_BUG_ON(!device->ops->set_params))
snd_BUG_ON       1169 sound/core/compress_offload.c 	if (snd_BUG_ON(!device->ops->trigger))
snd_BUG_ON        148 sound/core/control.c 	if (snd_BUG_ON(!card || !id))
snd_BUG_ON        236 sound/core/control.c 	if (snd_BUG_ON(!ncontrol || !ncontrol->info))
snd_BUG_ON        393 sound/core/control.c 	if (snd_BUG_ON(!card || !kcontrol->info))
snd_BUG_ON        466 sound/core/control.c 	if (snd_BUG_ON(!card || !kcontrol))
snd_BUG_ON        641 sound/core/control.c 	if (snd_BUG_ON(!card || !numid))
snd_BUG_ON        669 sound/core/control.c 	if (snd_BUG_ON(!card || !id))
snd_BUG_ON        811 sound/core/control.c 		snd_BUG_ON(info->access);
snd_BUG_ON       1521 sound/core/control.c 	if (snd_BUG_ON(!card))
snd_BUG_ON       1593 sound/core/control.c 	if (snd_BUG_ON(!ctl || !ctl->card))
snd_BUG_ON       1711 sound/core/control.c 	if (snd_BUG_ON(!fcn))
snd_BUG_ON       1865 sound/core/control.c 	if (snd_BUG_ON(!card))
snd_BUG_ON       1867 sound/core/control.c 	if (snd_BUG_ON(card->number < 0 || card->number >= SNDRV_CARDS))
snd_BUG_ON        440 sound/core/control_compat.c 	if (snd_BUG_ON(!ctl || !ctl->card))
snd_BUG_ON         35 sound/core/device.c 	if (snd_BUG_ON(!card || !device_data || !ops))
snd_BUG_ON        110 sound/core/device.c 	if (snd_BUG_ON(!card || !device_data))
snd_BUG_ON        134 sound/core/device.c 	if (snd_BUG_ON(!card || !device_data))
snd_BUG_ON        175 sound/core/device.c 	if (snd_BUG_ON(!card || !device_data))
snd_BUG_ON        194 sound/core/device.c 	if (snd_BUG_ON(!card))
snd_BUG_ON        212 sound/core/device.c 	if (snd_BUG_ON(!card))
snd_BUG_ON        226 sound/core/device.c 	if (snd_BUG_ON(!card))
snd_BUG_ON        362 sound/core/hwdep.c 	if (snd_BUG_ON(!card))
snd_BUG_ON        453 sound/core/hwdep.c 	if (snd_BUG_ON(!hwdep))
snd_BUG_ON        509 sound/core/info.c 	if (snd_BUG_ON(!card))
snd_BUG_ON        531 sound/core/info.c 	if (snd_BUG_ON(!card))
snd_BUG_ON        611 sound/core/info.c 	if (snd_BUG_ON(!buffer || !buffer->buffer))
snd_BUG_ON        800 sound/core/info.c 	if (snd_BUG_ON(!entry))
snd_BUG_ON         28 sound/core/info_oss.c 	if (snd_BUG_ON(dev < 0 || dev >= SNDRV_OSS_INFO_DEV_COUNT))
snd_BUG_ON         30 sound/core/info_oss.c 	if (snd_BUG_ON(num < 0 || num >= SNDRV_CARDS))
snd_BUG_ON        167 sound/core/init.c 	if (snd_BUG_ON(!card_ret))
snd_BUG_ON        744 sound/core/init.c 	if (snd_BUG_ON(!card))
snd_BUG_ON         35 sound/core/oss/copy.c 	if (snd_BUG_ON(!plugin || !src_channels || !dst_channels))
snd_BUG_ON         41 sound/core/oss/copy.c 		if (snd_BUG_ON(src_channels->area.first % 8 ||
snd_BUG_ON         44 sound/core/oss/copy.c 		if (snd_BUG_ON(dst_channels->area.first % 8 ||
snd_BUG_ON         70 sound/core/oss/copy.c 	if (snd_BUG_ON(!r_plugin))
snd_BUG_ON         74 sound/core/oss/copy.c 	if (snd_BUG_ON(src_format->format != dst_format->format))
snd_BUG_ON         76 sound/core/oss/copy.c 	if (snd_BUG_ON(src_format->rate != dst_format->rate))
snd_BUG_ON         78 sound/core/oss/copy.c 	if (snd_BUG_ON(src_format->channels != dst_format->channels))
snd_BUG_ON         82 sound/core/oss/copy.c 	if (snd_BUG_ON(width <= 0))
snd_BUG_ON         42 sound/core/oss/io.c 	if (snd_BUG_ON(!plugin))
snd_BUG_ON         44 sound/core/oss/io.c 	if (snd_BUG_ON(!src_channels))
snd_BUG_ON         51 sound/core/oss/io.c 		if (snd_BUG_ON(!bufs))
snd_BUG_ON         68 sound/core/oss/io.c 	if (snd_BUG_ON(!plugin))
snd_BUG_ON         70 sound/core/oss/io.c 	if (snd_BUG_ON(!dst_channels))
snd_BUG_ON         77 sound/core/oss/io.c 		if (snd_BUG_ON(!bufs))
snd_BUG_ON        116 sound/core/oss/io.c 	if (snd_BUG_ON(!r_plugin))
snd_BUG_ON        119 sound/core/oss/io.c 	if (snd_BUG_ON(!plug || !params))
snd_BUG_ON         93 sound/core/oss/linear.c 	if (snd_BUG_ON(!plugin || !src_channels || !dst_channels))
snd_BUG_ON        101 sound/core/oss/linear.c 			if (snd_BUG_ON(src_channels[channel].area.first % 8 ||
snd_BUG_ON        104 sound/core/oss/linear.c 			if (snd_BUG_ON(dst_channels[channel].area.first % 8 ||
snd_BUG_ON        158 sound/core/oss/linear.c 	if (snd_BUG_ON(!r_plugin))
snd_BUG_ON        162 sound/core/oss/linear.c 	if (snd_BUG_ON(src_format->rate != dst_format->rate))
snd_BUG_ON        164 sound/core/oss/linear.c 	if (snd_BUG_ON(src_format->channels != dst_format->channels))
snd_BUG_ON        166 sound/core/oss/linear.c 	if (snd_BUG_ON(!snd_pcm_format_linear(src_format->format) ||
snd_BUG_ON        260 sound/core/oss/mixer_oss.c 	if (snd_BUG_ON(left < 0 || left > 100))
snd_BUG_ON        262 sound/core/oss/mixer_oss.c 	if (snd_BUG_ON(right < 0 || right > 100))
snd_BUG_ON        303 sound/core/oss/mixer_oss.c 	if (snd_BUG_ON(!fmixer))
snd_BUG_ON        374 sound/core/oss/mixer_oss.c 	if (snd_BUG_ON(!card))
snd_BUG_ON       1321 sound/core/oss/mixer_oss.c 	if (snd_BUG_ON(mixer != card->mixer_oss))
snd_BUG_ON        255 sound/core/oss/mulaw.c 	if (snd_BUG_ON(!plugin || !src_channels || !dst_channels))
snd_BUG_ON        263 sound/core/oss/mulaw.c 			if (snd_BUG_ON(src_channels[channel].area.first % 8 ||
snd_BUG_ON        266 sound/core/oss/mulaw.c 			if (snd_BUG_ON(dst_channels[channel].area.first % 8 ||
snd_BUG_ON        311 sound/core/oss/mulaw.c 	if (snd_BUG_ON(!r_plugin))
snd_BUG_ON        315 sound/core/oss/mulaw.c 	if (snd_BUG_ON(src_format->rate != dst_format->rate))
snd_BUG_ON        317 sound/core/oss/mulaw.c 	if (snd_BUG_ON(src_format->channels != dst_format->channels))
snd_BUG_ON        332 sound/core/oss/mulaw.c 	if (snd_BUG_ON(!snd_pcm_format_linear(format->format)))
snd_BUG_ON       2435 sound/core/oss/pcm_oss.c 	if (snd_BUG_ON(!task || !name || size < 2))
snd_BUG_ON       2541 sound/core/oss/pcm_oss.c 	if (snd_BUG_ON(!substream))
snd_BUG_ON       2575 sound/core/oss/pcm_oss.c 		if (snd_BUG_ON(idx >= 2))
snd_BUG_ON         65 sound/core/oss/pcm_plugin.c 	if (snd_BUG_ON(size % 8))
snd_BUG_ON         88 sound/core/oss/pcm_plugin.c 		if (snd_BUG_ON(size % format->channels))
snd_BUG_ON        107 sound/core/oss/pcm_plugin.c 	if (snd_BUG_ON(!snd_pcm_plug_first(plug)))
snd_BUG_ON        156 sound/core/oss/pcm_plugin.c 	if (snd_BUG_ON(!plug))
snd_BUG_ON        158 sound/core/oss/pcm_plugin.c 	if (snd_BUG_ON(!src_format || !dst_format))
snd_BUG_ON        169 sound/core/oss/pcm_plugin.c 	snd_BUG_ON(plugin->src_width <= 0);
snd_BUG_ON        172 sound/core/oss/pcm_plugin.c 	snd_BUG_ON(plugin->dst_width <= 0);
snd_BUG_ON        206 sound/core/oss/pcm_plugin.c 	if (snd_BUG_ON(!plug))
snd_BUG_ON        246 sound/core/oss/pcm_plugin.c 	if (snd_BUG_ON(!plug))
snd_BUG_ON        588 sound/core/oss/pcm_plugin.c 	if (snd_BUG_ON(!buf))
snd_BUG_ON        602 sound/core/oss/pcm_plugin.c 	if (snd_BUG_ON(plugin->access != SNDRV_PCM_ACCESS_RW_INTERLEAVED &&
snd_BUG_ON        188 sound/core/oss/rate.c 	if (snd_BUG_ON(!plugin))
snd_BUG_ON        221 sound/core/oss/rate.c 	if (snd_BUG_ON(!plugin))
snd_BUG_ON        257 sound/core/oss/rate.c 	if (snd_BUG_ON(!plugin || !src_channels || !dst_channels))
snd_BUG_ON        265 sound/core/oss/rate.c 			if (snd_BUG_ON(src_channels[channel].area.first % 8 ||
snd_BUG_ON        268 sound/core/oss/rate.c 			if (snd_BUG_ON(dst_channels[channel].area.first % 8 ||
snd_BUG_ON        287 sound/core/oss/rate.c 	if (snd_BUG_ON(!plugin))
snd_BUG_ON        309 sound/core/oss/rate.c 	if (snd_BUG_ON(!r_plugin))
snd_BUG_ON        313 sound/core/oss/rate.c 	if (snd_BUG_ON(src_format->channels != dst_format->channels))
snd_BUG_ON        315 sound/core/oss/rate.c 	if (snd_BUG_ON(src_format->channels <= 0))
snd_BUG_ON        317 sound/core/oss/rate.c 	if (snd_BUG_ON(src_format->format != SNDRV_PCM_FORMAT_S16))
snd_BUG_ON        319 sound/core/oss/rate.c 	if (snd_BUG_ON(dst_format->format != SNDRV_PCM_FORMAT_S16))
snd_BUG_ON        321 sound/core/oss/rate.c 	if (snd_BUG_ON(src_format->rate == dst_format->rate))
snd_BUG_ON         56 sound/core/oss/route.c 	if (snd_BUG_ON(!plugin || !src_channels || !dst_channels))
snd_BUG_ON         95 sound/core/oss/route.c 	if (snd_BUG_ON(!r_plugin))
snd_BUG_ON         98 sound/core/oss/route.c 	if (snd_BUG_ON(src_format->rate != dst_format->rate))
snd_BUG_ON        100 sound/core/oss/route.c 	if (snd_BUG_ON(src_format->format != dst_format->format))
snd_BUG_ON        718 sound/core/pcm.c 	if (snd_BUG_ON(!card))
snd_BUG_ON        890 sound/core/pcm.c 	if (snd_BUG_ON(!pcm || !rsubstream))
snd_BUG_ON        892 sound/core/pcm.c 	if (snd_BUG_ON(stream != SNDRV_PCM_STREAM_PLAYBACK &&
snd_BUG_ON       1046 sound/core/pcm.c 	if (snd_BUG_ON(!device || !device->device_data))
snd_BUG_ON       1136 sound/core/pcm.c 	if (snd_BUG_ON(!notify ||
snd_BUG_ON        478 sound/core/pcm_compat.c 	if (snd_BUG_ON(!runtime))
snd_BUG_ON        567 sound/core/pcm_compat.c 	if (snd_BUG_ON(!runtime))
snd_BUG_ON         96 sound/core/pcm_lib.c 	if (snd_BUG_ON(frames > runtime->buffer_size))
snd_BUG_ON        104 sound/core/pcm_lib.c 		snd_BUG_ON(err < 0);
snd_BUG_ON        448 sound/core/pcm_lib.c 		snd_BUG_ON(crossed_boundary != 1);
snd_BUG_ON        573 sound/core/pcm_lib.c 	if (snd_BUG_ON(snd_interval_empty(i)))
snd_BUG_ON        618 sound/core/pcm_lib.c 	if (snd_BUG_ON(snd_interval_empty(i)))
snd_BUG_ON        634 sound/core/pcm_lib.c 	if (snd_BUG_ON(snd_interval_empty(i)))
snd_BUG_ON       1138 sound/core/pcm_lib.c 		if (snd_BUG_ON(k >= ARRAY_SIZE(c->deps))) {
snd_BUG_ON       1786 sound/core/pcm_lib.c 	if (snd_BUG_ON(!substream))
snd_BUG_ON       2055 sound/core/pcm_lib.c 	if (snd_BUG_ON(!substream->ops->copy_user && !runtime->dma_area))
snd_BUG_ON       2210 sound/core/pcm_lib.c 		if (snd_BUG_ON(!frames)) {
snd_BUG_ON        294 sound/core/pcm_memory.c 	if (snd_BUG_ON(substream->dma_buffer.dev.type ==
snd_BUG_ON       2619 sound/core/pcm_native.c 	if (snd_BUG_ON(!substream))
snd_BUG_ON         26 sound/core/pcm_timer.c 	if (snd_BUG_ON(!rate))
snd_BUG_ON         32 sound/core/pcm_timer.c 	if (snd_BUG_ON(!fsize))
snd_BUG_ON        345 sound/core/rawmidi.c 	if (snd_BUG_ON(!rfile))
snd_BUG_ON        526 sound/core/rawmidi.c 	if (snd_BUG_ON(!rfile))
snd_BUG_ON       1178 sound/core/rawmidi.c 	snd_BUG_ON(runtime->avail + count > runtime->buffer_size);
snd_BUG_ON       1281 sound/core/rawmidi.c 	if (snd_BUG_ON(!runtime->buffer))
snd_BUG_ON       1579 sound/core/rawmidi.c 	if (snd_BUG_ON(!card))
snd_BUG_ON        151 sound/core/seq/oss/seq_oss.c 	if (snd_BUG_ON(!dp))
snd_BUG_ON        162 sound/core/seq/oss/seq_oss.c 	if (snd_BUG_ON(!dp))
snd_BUG_ON        172 sound/core/seq/oss/seq_oss.c 	if (snd_BUG_ON(!dp))
snd_BUG_ON        192 sound/core/seq/oss/seq_oss.c 	if (snd_BUG_ON(!dp))
snd_BUG_ON        299 sound/core/seq/oss/seq_oss_synth.c 	if (snd_BUG_ON(dp->max_synthdev > SNDRV_SEQ_OSS_MAX_SYNTH_DEVS))
snd_BUG_ON        417 sound/core/seq/seq_clientmgr.c 	if (snd_BUG_ON(!client))
snd_BUG_ON        823 sound/core/seq/seq_clientmgr.c 	    snd_BUG_ON(atomic && (event->data.ext.len & SNDRV_SEQ_EXT_USRPTR)))
snd_BUG_ON        859 sound/core/seq/seq_clientmgr.c 	if (snd_BUG_ON(!cell))
snd_BUG_ON       1031 sound/core/seq/seq_clientmgr.c 	if (snd_BUG_ON(!client))
snd_BUG_ON       1128 sound/core/seq/seq_clientmgr.c 	if (snd_BUG_ON(!client))
snd_BUG_ON       2134 sound/core/seq/seq_clientmgr.c 	if (snd_BUG_ON(!client))
snd_BUG_ON       2187 sound/core/seq/seq_clientmgr.c 	if (snd_BUG_ON(in_interrupt()))
snd_BUG_ON       2236 sound/core/seq/seq_clientmgr.c 	if (snd_BUG_ON(in_interrupt()))
snd_BUG_ON       2260 sound/core/seq/seq_clientmgr.c 	if (snd_BUG_ON(!ev))
snd_BUG_ON       2306 sound/core/seq/seq_clientmgr.c 	if (snd_BUG_ON(!ev))
snd_BUG_ON         79 sound/core/seq/seq_compat.c 	if (snd_BUG_ON(!client))
snd_BUG_ON         53 sound/core/seq/seq_fifo.c 	if (snd_BUG_ON(!fifo))
snd_BUG_ON         56 sound/core/seq/seq_fifo.c 	if (snd_BUG_ON(!f))
snd_BUG_ON        108 sound/core/seq/seq_fifo.c 	if (snd_BUG_ON(!f))
snd_BUG_ON        168 sound/core/seq/seq_fifo.c 	if (snd_BUG_ON(!f))
snd_BUG_ON        229 sound/core/seq/seq_fifo.c 	if (snd_BUG_ON(!f || !f->pool))
snd_BUG_ON        176 sound/core/seq/seq_memory.c 	if (snd_BUG_ON(!cell))
snd_BUG_ON        179 sound/core/seq/seq_memory.c 	if (snd_BUG_ON(!pool))
snd_BUG_ON        374 sound/core/seq/seq_memory.c 	if (snd_BUG_ON(!pool))
snd_BUG_ON        413 sound/core/seq/seq_memory.c 	if (snd_BUG_ON(!pool))
snd_BUG_ON        425 sound/core/seq/seq_memory.c 	if (snd_BUG_ON(!pool))
snd_BUG_ON        101 sound/core/seq/seq_midi.c 	if (snd_BUG_ON(!substream || !buf))
snd_BUG_ON        122 sound/core/seq/seq_midi.c 	if (snd_BUG_ON(!msynth))
snd_BUG_ON        198 sound/core/seq/seq_midi.c 	if (snd_BUG_ON(!msynth->input_rfile.input))
snd_BUG_ON        236 sound/core/seq/seq_midi.c 	if (snd_BUG_ON(!msynth->output_rfile.output))
snd_BUG_ON        273 sound/core/seq/seq_midi.c 	if (snd_BUG_ON(!card || device < 0 || device >= SNDRV_RAWMIDI_DEVICES))
snd_BUG_ON        120 sound/core/seq/seq_ports.c 	if (snd_BUG_ON(!client))
snd_BUG_ON        259 sound/core/seq/seq_ports.c 	snd_BUG_ON(port->c_src.count != 0);
snd_BUG_ON        260 sound/core/seq/seq_ports.c 	snd_BUG_ON(port->c_dest.count != 0);
snd_BUG_ON        325 sound/core/seq/seq_ports.c 	if (snd_BUG_ON(!port || !info))
snd_BUG_ON        355 sound/core/seq/seq_ports.c 	if (snd_BUG_ON(!port || !info))
snd_BUG_ON        139 sound/core/seq/seq_prioq.c 	if (snd_BUG_ON(!f || !cell))
snd_BUG_ON        294 sound/core/seq/seq_queue.c 	if (snd_BUG_ON(!cell))
snd_BUG_ON        720 sound/core/seq/seq_queue.c 	if (snd_BUG_ON(!ev))
snd_BUG_ON        166 sound/core/seq/seq_timer.c 	if (snd_BUG_ON(!tmr))
snd_BUG_ON        185 sound/core/seq/seq_timer.c 	if (snd_BUG_ON(!tmr))
snd_BUG_ON        212 sound/core/seq/seq_timer.c 	if (snd_BUG_ON(!tmr))
snd_BUG_ON        228 sound/core/seq/seq_timer.c 	if (snd_BUG_ON(!tmr))
snd_BUG_ON        244 sound/core/seq/seq_timer.c 	if (snd_BUG_ON(!tmr))
snd_BUG_ON        266 sound/core/seq/seq_timer.c 	if (snd_BUG_ON(!tmr))
snd_BUG_ON        307 sound/core/seq/seq_timer.c 	if (snd_BUG_ON(!tmr))
snd_BUG_ON        205 sound/core/seq_device.c 	if (snd_BUG_ON(!id))
snd_BUG_ON        208 sound/core/sound.c 		if (snd_BUG_ON(!card))
snd_BUG_ON        217 sound/core/sound.c 		if (snd_BUG_ON(!card))
snd_BUG_ON        224 sound/core/sound.c 	if (snd_BUG_ON(minor < 0 || minor >= SNDRV_OS_MINORS))
snd_BUG_ON        254 sound/core/sound.c 	if (snd_BUG_ON(!device))
snd_BUG_ON         51 sound/core/sound_oss.c 		if (snd_BUG_ON(!card || dev < 0 || dev > 1))
snd_BUG_ON         62 sound/core/sound_oss.c 		if (snd_BUG_ON(!card || dev < 0 || dev > 1))
snd_BUG_ON         67 sound/core/sound_oss.c 		if (snd_BUG_ON(!card || dev < 0 || dev > 1))
snd_BUG_ON        429 sound/core/timer.c 	if (snd_BUG_ON(!timeri))
snd_BUG_ON        479 sound/core/timer.c 	if (snd_BUG_ON(event < SNDRV_TIMER_EVENT_START ||
snd_BUG_ON        916 sound/core/timer.c 	if (snd_BUG_ON(!tid))
snd_BUG_ON        994 sound/core/timer.c 	if (snd_BUG_ON(!timer || !timer->hw.start || !timer->hw.stop))
snd_BUG_ON       1055 sound/core/timer.c 	if (snd_BUG_ON(event < SNDRV_TIMER_EVENT_MSTART ||
snd_BUG_ON        128 sound/drivers/opl3/opl3_lib.c 		if (snd_BUG_ON(!opl3->r_port))
snd_BUG_ON        314 sound/drivers/opl3/opl3_lib.c 	if (snd_BUG_ON(!opl3))
snd_BUG_ON        613 sound/drivers/opl3/opl3_midi.c 	if (snd_BUG_ON(voice >= MAX_OPL3_VOICES))
snd_BUG_ON        734 sound/drivers/opl3/opl3_midi.c 	if (snd_BUG_ON(voice >= MAX_OPL3_VOICES))
snd_BUG_ON        136 sound/drivers/opl3/opl3_oss.c 	if (snd_BUG_ON(!arg))
snd_BUG_ON        159 sound/drivers/opl3/opl3_oss.c 	if (snd_BUG_ON(!arg))
snd_BUG_ON        182 sound/drivers/opl3/opl3_oss.c 	if (snd_BUG_ON(!arg))
snd_BUG_ON        221 sound/drivers/opl3/opl3_oss.c 	if (snd_BUG_ON(!arg))
snd_BUG_ON        246 sound/drivers/opl3/opl3_oss.c 	if (snd_BUG_ON(!arg))
snd_BUG_ON         85 sound/drivers/opl3/opl3_synth.c 	if (snd_BUG_ON(!opl3))
snd_BUG_ON        470 sound/drivers/opl4/opl4_synth.c 	snd_BUG_ON(list_empty(&opl4->on_voices));
snd_BUG_ON         89 sound/drivers/vx/vx_cmd.c 	if (snd_BUG_ON(cmd >= CMD_LAST_INDEX))
snd_BUG_ON        195 sound/drivers/vx/vx_core.c 	if (snd_BUG_ON(size >= SIZE_MAX_STATUS))
snd_BUG_ON        550 sound/drivers/vx/vx_core.c 	if (snd_BUG_ON(!chip->ops->reset_board))
snd_BUG_ON        774 sound/drivers/vx/vx_core.c 	if (snd_BUG_ON(!card || !hw || !ops))
snd_BUG_ON         22 sound/drivers/vx/vx_mixer.c 	if (snd_BUG_ON(!chip->ops->write_codec))
snd_BUG_ON        523 sound/drivers/vx/vx_pcm.c 	if (snd_BUG_ON(audio >= chip->audio_outs))
snd_BUG_ON        914 sound/drivers/vx/vx_pcm.c 	if (snd_BUG_ON(audio >= chip->audio_ins))
snd_BUG_ON       1134 sound/drivers/vx/vx_pcm.c 			if (snd_BUG_ON(p < 0 || p >= chip->audio_outs))
snd_BUG_ON        152 sound/drivers/vx/vx_uer.c 	if (snd_BUG_ON(freq <= 0))
snd_BUG_ON        159 sound/drivers/vx/vx_uer.c 	if (snd_BUG_ON(hexfreq <= 0x00000200))
snd_BUG_ON         21 sound/hda/array.c 	if (snd_BUG_ON(!array->elem_size))
snd_BUG_ON         28 sound/hda/array.c 		if (snd_BUG_ON(num >= 4096))
snd_BUG_ON        129 sound/hda/hdac_controller.c 	if (snd_BUG_ON(addr >= HDA_MAX_CODECS))
snd_BUG_ON        311 sound/i2c/cs8427.c 	if (snd_BUG_ON(!cs8427))
snd_BUG_ON        524 sound/i2c/cs8427.c 	if (snd_BUG_ON(!play_substream || !cap_substream))
snd_BUG_ON        542 sound/i2c/cs8427.c 	if (snd_BUG_ON(!chip->playback.pcm_ctl))
snd_BUG_ON        553 sound/i2c/cs8427.c 	if (snd_BUG_ON(!cs8427))
snd_BUG_ON        574 sound/i2c/cs8427.c 	if (snd_BUG_ON(!cs8427))
snd_BUG_ON         39 sound/i2c/i2c.c 	if (snd_BUG_ON(!bus))
snd_BUG_ON        105 sound/i2c/i2c.c 	if (snd_BUG_ON(!bus))
snd_BUG_ON        491 sound/i2c/other/ak4113.c 	if (snd_BUG_ON(!cap_substream))
snd_BUG_ON        465 sound/i2c/other/ak4114.c 	if (snd_BUG_ON(!cap_substream))
snd_BUG_ON        416 sound/i2c/other/ak4117.c 	if (snd_BUG_ON(!cap_substream))
snd_BUG_ON        385 sound/isa/ad1816a/ad1816a_lib.c 	if (snd_BUG_ON(!timer))
snd_BUG_ON        956 sound/isa/ad1816a/ad1816a_lib.c 	if (snd_BUG_ON(!chip || !chip->card))
snd_BUG_ON       1025 sound/isa/cs423x/cs4236_lib.c 	if (snd_BUG_ON(!chip || !chip->card))
snd_BUG_ON        991 sound/isa/es1688/es1688_lib.c 	if (snd_BUG_ON(!chip || !card))
snd_BUG_ON        274 sound/isa/gus/gus_main.c 	if (snd_BUG_ON(!gus))
snd_BUG_ON        277 sound/isa/gus/gus_main.c 	if (snd_BUG_ON(!card))
snd_BUG_ON        146 sound/isa/gus/gus_mixer.c 	if (snd_BUG_ON(!gus))
snd_BUG_ON        149 sound/isa/gus/gus_mixer.c 	if (snd_BUG_ON(!card))
snd_BUG_ON        345 sound/isa/gus/gus_pcm.c 	if (snd_BUG_ON(bpos > pcmp->dma_size))
snd_BUG_ON        347 sound/isa/gus/gus_pcm.c 	if (snd_BUG_ON(bpos + len > pcmp->dma_size))
snd_BUG_ON        301 sound/isa/msnd/msnd_pinnacle_mixer.c 	if (snd_BUG_ON(!chip))
snd_BUG_ON        712 sound/isa/opti9xx/miro.c 	if (snd_BUG_ON(!miro || !card))
snd_BUG_ON        595 sound/isa/opti9xx/opti92x-ad1848.c 	if (snd_BUG_ON(!chip || !chip->pcm))
snd_BUG_ON       1025 sound/isa/sb/emu8000.c 	if (snd_BUG_ON(!emu || !card))
snd_BUG_ON        148 sound/isa/sb/emu8000_patch.c 	if (snd_BUG_ON(!sp))
snd_BUG_ON        188 sound/isa/sb/sb16_csp.c 	if (snd_BUG_ON(!p))
snd_BUG_ON       1039 sound/isa/sb/sb16_csp.c 	if (snd_BUG_ON(!p))
snd_BUG_ON       1065 sound/isa/sb/sb16_csp.c 	if (snd_BUG_ON(!p))
snd_BUG_ON        661 sound/isa/sb/sb16_main.c 		if (snd_BUG_ON(what))
snd_BUG_ON        113 sound/isa/sb/sb8_main.c 			if (snd_BUG_ON(rate != SB8_RATE(11025) &&
snd_BUG_ON        263 sound/isa/sb/sb8_main.c 			if (snd_BUG_ON(rate != SB8_RATE(11025) &&
snd_BUG_ON        211 sound/isa/sb/sb_common.c 	if (snd_BUG_ON(!r_chip))
snd_BUG_ON        729 sound/isa/sb/sb_mixer.c 	if (snd_BUG_ON(!chip || !chip->card))
snd_BUG_ON        878 sound/isa/sb/sb_mixer.c 	if (snd_BUG_ON(num_regs > ARRAY_SIZE(chip->saved_regs)))
snd_BUG_ON        887 sound/isa/sb/sb_mixer.c 	if (snd_BUG_ON(num_regs > ARRAY_SIZE(chip->saved_regs)))
snd_BUG_ON        165 sound/isa/wavefront/wavefront_fx.c 	if (snd_BUG_ON(!card))
snd_BUG_ON        167 sound/isa/wavefront/wavefront_fx.c 	if (snd_BUG_ON(!card->private_data))
snd_BUG_ON        235 sound/isa/wavefront/wavefront_midi.c 	if (snd_BUG_ON(!substream || !substream->rmidi))
snd_BUG_ON        237 sound/isa/wavefront/wavefront_midi.c 	if (snd_BUG_ON(!substream->rmidi->private_data))
snd_BUG_ON        259 sound/isa/wavefront/wavefront_midi.c 	if (snd_BUG_ON(!substream || !substream->rmidi))
snd_BUG_ON        261 sound/isa/wavefront/wavefront_midi.c 	if (snd_BUG_ON(!substream->rmidi->private_data))
snd_BUG_ON        283 sound/isa/wavefront/wavefront_midi.c 	if (snd_BUG_ON(!substream || !substream->rmidi))
snd_BUG_ON        285 sound/isa/wavefront/wavefront_midi.c 	if (snd_BUG_ON(!substream->rmidi->private_data))
snd_BUG_ON        306 sound/isa/wavefront/wavefront_midi.c 	if (snd_BUG_ON(!substream || !substream->rmidi))
snd_BUG_ON        308 sound/isa/wavefront/wavefront_midi.c 	if (snd_BUG_ON(!substream->rmidi->private_data))
snd_BUG_ON       1659 sound/isa/wavefront/wavefront_synth.c 	if (snd_BUG_ON(!card))
snd_BUG_ON       1661 sound/isa/wavefront/wavefront_synth.c 	if (snd_BUG_ON(!card->private_data))
snd_BUG_ON       1987 sound/isa/wss/wss_lib.c 	if (snd_BUG_ON(!chip->card))
snd_BUG_ON       2234 sound/isa/wss/wss_lib.c 	if (snd_BUG_ON(!chip || !chip->pcm))
snd_BUG_ON        614 sound/parisc/harmony.c 	if (snd_BUG_ON(!h))
snd_BUG_ON        849 sound/parisc/harmony.c 	if (snd_BUG_ON(!h))
snd_BUG_ON       1906 sound/pci/ac97/ac97_codec.c 	if (snd_BUG_ON(!card))
snd_BUG_ON       2010 sound/pci/ac97/ac97_codec.c 	if (snd_BUG_ON(!bus || !template))
snd_BUG_ON       2012 sound/pci/ac97/ac97_codec.c 	if (snd_BUG_ON(template->num >= 4))
snd_BUG_ON        537 sound/pci/ad1889.c 	if (snd_BUG_ON(ptr >= chip->wave.size))
snd_BUG_ON        556 sound/pci/ad1889.c 	if (snd_BUG_ON(ptr >= chip->ramc.size))
snd_BUG_ON        378 sound/pci/ak4531_codec.c 	if (snd_BUG_ON(!card || !_ak4531))
snd_BUG_ON       2524 sound/pci/asihpi/asihpi.c 	if (snd_BUG_ON(!asihpi))
snd_BUG_ON       2601 sound/pci/asihpi/asihpi.c 	if (snd_BUG_ON(!asihpi))
snd_BUG_ON        713 sound/pci/atiixp.c 	if (snd_BUG_ON(!dma->ops->enable_transfer ||
snd_BUG_ON       1032 sound/pci/atiixp.c 	if (snd_BUG_ON(!dma->ops || !dma->ops->enable_dma))
snd_BUG_ON       1065 sound/pci/atiixp.c 	if (snd_BUG_ON(!dma->ops || !dma->ops->enable_dma))
snd_BUG_ON        663 sound/pci/atiixp_modem.c 	if (snd_BUG_ON(!dma->ops->enable_transfer ||
snd_BUG_ON        856 sound/pci/atiixp_modem.c 	if (snd_BUG_ON(!dma->ops || !dma->ops->enable_dma))
snd_BUG_ON        887 sound/pci/atiixp_modem.c 	if (snd_BUG_ON(!dma->ops || !dma->ops->enable_dma))
snd_BUG_ON       1179 sound/pci/azt3328.c 	if (snd_BUG_ON(!chip || !chip->card))
snd_BUG_ON       1754 sound/pci/azt3328.c 	if (snd_BUG_ON(!chip))
snd_BUG_ON        113 sound/pci/ca0106/ca_midi.c 	if (snd_BUG_ON(!midi->dev_id))
snd_BUG_ON        133 sound/pci/ca0106/ca_midi.c 	if (snd_BUG_ON(!midi->dev_id))
snd_BUG_ON        153 sound/pci/ca0106/ca_midi.c 	if (snd_BUG_ON(!midi->dev_id))
snd_BUG_ON        173 sound/pci/ca0106/ca_midi.c 	if (snd_BUG_ON(!midi->dev_id))
snd_BUG_ON        195 sound/pci/ca0106/ca_midi.c 	if (snd_BUG_ON(!midi->dev_id))
snd_BUG_ON        210 sound/pci/ca0106/ca_midi.c 	if (snd_BUG_ON(!midi->dev_id))
snd_BUG_ON       2361 sound/pci/cmipci.c 	if (snd_BUG_ON(!args))
snd_BUG_ON       2406 sound/pci/cmipci.c 	if (snd_BUG_ON(!args))
snd_BUG_ON       2661 sound/pci/cmipci.c 	if (snd_BUG_ON(!cm || !cm->card))
snd_BUG_ON        756 sound/pci/cs4281.c 			snd_BUG_ON(dma->right_slot != chip->src_right_play_slot);
snd_BUG_ON        762 sound/pci/cs4281.c 			snd_BUG_ON(dma->right_slot != chip->src_right_rec_slot);
snd_BUG_ON       1186 sound/pci/cs4281.c 	if (snd_BUG_ON(!chip))
snd_BUG_ON       1195 sound/pci/cs4281.c 	if (snd_BUG_ON(!chip))
snd_BUG_ON       1207 sound/pci/cs4281.c 	if (snd_BUG_ON(!chip))
snd_BUG_ON         82 sound/pci/cs46xx/cs46xx_lib.c 	if (snd_BUG_ON(codec_index != CS46XX_PRIMARY_CODEC_INDEX &&
snd_BUG_ON        208 sound/pci/cs46xx/cs46xx_lib.c 	if (snd_BUG_ON(codec_index != CS46XX_PRIMARY_CODEC_INDEX &&
snd_BUG_ON        225 sound/pci/cs46xx/cs46xx_lib.c 	if (snd_BUG_ON(codec_index != CS46XX_PRIMARY_CODEC_INDEX &&
snd_BUG_ON        292 sound/pci/cs46xx/cs46xx_lib.c 	if (snd_BUG_ON(codec_index != CS46XX_PRIMARY_CODEC_INDEX &&
snd_BUG_ON        313 sound/pci/cs46xx/cs46xx_lib.c 	if (snd_BUG_ON((offset & 3) || (len & 3)))
snd_BUG_ON        476 sound/pci/cs46xx/cs46xx_lib.c 	if (snd_BUG_ON((offset & 3) || (len & 3)))
snd_BUG_ON        902 sound/pci/cs46xx/cs46xx_lib.c 	if (snd_BUG_ON(!cpcm->pcm_channel))
snd_BUG_ON        921 sound/pci/cs46xx/cs46xx_lib.c 	if (snd_BUG_ON(!cpcm->pcm_channel))
snd_BUG_ON       1092 sound/pci/cs46xx/cs46xx_lib.c 	if (snd_BUG_ON(!sample_rate))
snd_BUG_ON       1102 sound/pci/cs46xx/cs46xx_lib.c 	snd_BUG_ON(!cpcm->pcm_channel);
snd_BUG_ON       1215 sound/pci/cs46xx/cs46xx_lib.c 	if (snd_BUG_ON(!cpcm->pcm_channel))
snd_BUG_ON       1878 sound/pci/cs46xx/cs46xx_lib.c 	if (snd_BUG_ON(ac97 != chip->ac97[CS46XX_PRIMARY_CODEC_INDEX] &&
snd_BUG_ON       2715 sound/pci/cs46xx/cs46xx_lib.c 	if (snd_BUG_ON(!chip))
snd_BUG_ON       2724 sound/pci/cs46xx/cs46xx_lib.c 	if (snd_BUG_ON(!chip))
snd_BUG_ON       2734 sound/pci/cs46xx/cs46xx_lib.c 	if (snd_BUG_ON(!chip))
snd_BUG_ON       2915 sound/pci/cs46xx/cs46xx_lib.c 	if (snd_BUG_ON(!chip))
snd_BUG_ON         53 sound/pci/cs46xx/dsp_spos.c 	if (snd_BUG_ON(size %2))
snd_BUG_ON        283 sound/pci/cs46xx/dsp_spos.c 	if (snd_BUG_ON(!ins))
snd_BUG_ON        410 sound/pci/cs46xx/dsp_spos.c 		if (snd_BUG_ON(!module->symbol_table.symbols))
snd_BUG_ON       1338 sound/pci/cs46xx/dsp_spos.c 	if (snd_BUG_ON(chip->nr_ac97_codecs != 1 && chip->nr_ac97_codecs != 2))
snd_BUG_ON       1582 sound/pci/cs46xx/dsp_spos.c 		if (snd_BUG_ON(!spdifo_scb_desc))
snd_BUG_ON       1585 sound/pci/cs46xx/dsp_spos.c 		if (snd_BUG_ON(!spdifi_scb_desc))
snd_BUG_ON       1588 sound/pci/cs46xx/dsp_spos.c 		if (snd_BUG_ON(!async_codec_scb_desc))
snd_BUG_ON       1674 sound/pci/cs46xx/dsp_spos.c 	if (snd_BUG_ON(ins->asynch_rx_scb))
snd_BUG_ON       1676 sound/pci/cs46xx/dsp_spos.c 	if (snd_BUG_ON(!ins->spdif_in_src))
snd_BUG_ON       1732 sound/pci/cs46xx/dsp_spos.c 	if (snd_BUG_ON(!ins->asynch_rx_scb))
snd_BUG_ON       1734 sound/pci/cs46xx/dsp_spos.c 	if (snd_BUG_ON(!ins->spdif_in_src))
snd_BUG_ON       1760 sound/pci/cs46xx/dsp_spos.c 	if (snd_BUG_ON(ins->pcm_input))
snd_BUG_ON       1762 sound/pci/cs46xx/dsp_spos.c 	if (snd_BUG_ON(!ins->ref_snoop_scb))
snd_BUG_ON       1777 sound/pci/cs46xx/dsp_spos.c 	if (snd_BUG_ON(!ins->pcm_input))
snd_BUG_ON       1792 sound/pci/cs46xx/dsp_spos.c 	if (snd_BUG_ON(ins->adc_input))
snd_BUG_ON       1794 sound/pci/cs46xx/dsp_spos.c 	if (snd_BUG_ON(!ins->codec_in_scb))
snd_BUG_ON       1809 sound/pci/cs46xx/dsp_spos.c 	if (snd_BUG_ON(!ins->adc_input))
snd_BUG_ON         35 sound/pci/cs46xx/dsp_spos_scb_lib.c 	if (snd_BUG_ON(ins->symbol_table.nsymbols <= 0))
snd_BUG_ON         37 sound/pci/cs46xx/dsp_spos_scb_lib.c 	if (snd_BUG_ON(symbol_index < 0 ||
snd_BUG_ON        104 sound/pci/cs46xx/dsp_spos_scb_lib.c 		if (snd_BUG_ON(scb->parent_scb_ptr->sub_list_ptr != scb &&
snd_BUG_ON        166 sound/pci/cs46xx/dsp_spos_scb_lib.c 	if (snd_BUG_ON(scb->index < 0 ||
snd_BUG_ON        174 sound/pci/cs46xx/dsp_spos_scb_lib.c 	if (snd_BUG_ON(scb->sub_list_ptr != ins->the_null_scb ||
snd_BUG_ON        184 sound/pci/cs46xx/dsp_spos_scb_lib.c 	if (snd_BUG_ON(!scb->scb_symbol))
snd_BUG_ON        275 sound/pci/cs46xx/dsp_spos_scb_lib.c 	if (snd_BUG_ON(!ins->the_null_scb))
snd_BUG_ON        312 sound/pci/cs46xx/dsp_spos_scb_lib.c 			if (snd_BUG_ON(scb->parent_scb_ptr->next_scb_ptr !=
snd_BUG_ON        319 sound/pci/cs46xx/dsp_spos_scb_lib.c 			if (snd_BUG_ON(scb->parent_scb_ptr->sub_list_ptr !=
snd_BUG_ON        672 sound/pci/cs46xx/dsp_spos_scb_lib.c 			snd_BUG_ON(rate != 48000);
snd_BUG_ON       1139 sound/pci/cs46xx/dsp_spos_scb_lib.c 		if (snd_BUG_ON(!scb->next_scb_ptr))
snd_BUG_ON       1247 sound/pci/cs46xx/dsp_spos_scb_lib.c 		if (snd_BUG_ON(!ins->asynch_tx_scb))
snd_BUG_ON       1308 sound/pci/cs46xx/dsp_spos_scb_lib.c 		if (snd_BUG_ON(src_index == -1))
snd_BUG_ON       1468 sound/pci/cs46xx/dsp_spos_scb_lib.c 	if (snd_BUG_ON(!pcm_channel->active ||
snd_BUG_ON       1486 sound/pci/cs46xx/dsp_spos_scb_lib.c 		if (snd_BUG_ON(pcm_channel->src_slot < 0 ||
snd_BUG_ON       1500 sound/pci/cs46xx/dsp_spos_scb_lib.c 	if (snd_BUG_ON(!pcm_channel->active ||
snd_BUG_ON       1542 sound/pci/cs46xx/dsp_spos_scb_lib.c 	snd_BUG_ON(pcm_channel->pcm_reader_scb->parent_scb_ptr);
snd_BUG_ON       1565 sound/pci/cs46xx/dsp_spos_scb_lib.c 	if (snd_BUG_ON(!ins->record_mixer_scb))
snd_BUG_ON       1587 sound/pci/cs46xx/dsp_spos_scb_lib.c 	if (snd_BUG_ON(!src->parent_scb_ptr))
snd_BUG_ON       1605 sound/pci/cs46xx/dsp_spos_scb_lib.c 	if (snd_BUG_ON(src->parent_scb_ptr))
snd_BUG_ON       1607 sound/pci/cs46xx/dsp_spos_scb_lib.c 	if (snd_BUG_ON(!ins->master_mix_scb))
snd_BUG_ON       1644 sound/pci/cs46xx/dsp_spos_scb_lib.c 	if (snd_BUG_ON(ins->asynch_tx_scb))
snd_BUG_ON       1646 sound/pci/cs46xx/dsp_spos_scb_lib.c 	if (snd_BUG_ON(ins->master_mix_scb->next_scb_ptr !=
snd_BUG_ON       1688 sound/pci/cs46xx/dsp_spos_scb_lib.c 	if (snd_BUG_ON(!ins->asynch_tx_scb))
snd_BUG_ON       1690 sound/pci/cs46xx/dsp_spos_scb_lib.c 	if (snd_BUG_ON(!ins->spdif_pcm_input_scb))
snd_BUG_ON       1692 sound/pci/cs46xx/dsp_spos_scb_lib.c 	if (snd_BUG_ON(ins->master_mix_scb->next_scb_ptr != ins->asynch_tx_scb))
snd_BUG_ON       1694 sound/pci/cs46xx/dsp_spos_scb_lib.c 	if (snd_BUG_ON(ins->asynch_tx_scb->parent_scb_ptr !=
snd_BUG_ON       1751 sound/pci/cs46xx/dsp_spos_scb_lib.c 	if (snd_BUG_ON(!ins->asynch_tx_scb))
snd_BUG_ON         36 sound/pci/echoaudio/darla20_dsp.c 	if (snd_BUG_ON((subdevice_id & 0xfff0) != DARLA20))
snd_BUG_ON         36 sound/pci/echoaudio/darla24_dsp.c 	if (snd_BUG_ON((subdevice_id & 0xfff0) != DARLA24))
snd_BUG_ON        157 sound/pci/echoaudio/darla24_dsp.c 	if (snd_BUG_ON(clock != ECHO_CLOCK_INTERNAL &&
snd_BUG_ON         49 sound/pci/echoaudio/echo3g_dsp.c 	if (snd_BUG_ON((subdevice_id & 0xfff0) != ECHO3G))
snd_BUG_ON        532 sound/pci/echoaudio/echoaudio.c 		snd_BUG_ON(err);
snd_BUG_ON        715 sound/pci/echoaudio/echoaudio.c 	if (snd_BUG_ON(pipe_index >= px_num(chip)))
snd_BUG_ON        717 sound/pci/echoaudio/echoaudio.c 	if (snd_BUG_ON(!is_pipe_allocated(chip, pipe_index)))
snd_BUG_ON        108 sound/pci/echoaudio/echoaudio_3g.c 	if (snd_BUG_ON(chip->pipe_alloc_mask))
snd_BUG_ON        111 sound/pci/echoaudio/echoaudio_3g.c 	if (snd_BUG_ON(!(chip->digital_modes & (1 << mode))))
snd_BUG_ON        273 sound/pci/echoaudio/echoaudio_3g.c 	if (snd_BUG_ON(rate >= 50000 &&
snd_BUG_ON        493 sound/pci/echoaudio/echoaudio_dsp.c 	if (snd_BUG_ON(!chip->comm_page))
snd_BUG_ON        530 sound/pci/echoaudio/echoaudio_dsp.c 	if (snd_BUG_ON(index >= num_busses_out(chip) + num_busses_in(chip)))
snd_BUG_ON        554 sound/pci/echoaudio/echoaudio_dsp.c 	if (snd_BUG_ON(channel >= num_busses_out(chip)))
snd_BUG_ON        573 sound/pci/echoaudio/echoaudio_dsp.c 	if (snd_BUG_ON(output >= num_busses_out(chip) ||
snd_BUG_ON       1099 sound/pci/echoaudio/echoaudio_dsp.c 	if (snd_BUG_ON(!is_pipe_allocated(chip, pipe->index)))
snd_BUG_ON       1101 sound/pci/echoaudio/echoaudio_dsp.c 	if (snd_BUG_ON(pipe->state != PIPE_STATE_STOPPED))
snd_BUG_ON        118 sound/pci/echoaudio/echoaudio_gml.c 	if (snd_BUG_ON(chip->pipe_alloc_mask))
snd_BUG_ON        121 sound/pci/echoaudio/echoaudio_gml.c 	if (snd_BUG_ON(!(chip->digital_modes & (1 << mode))))
snd_BUG_ON         40 sound/pci/echoaudio/gina20_dsp.c 	if (snd_BUG_ON((subdevice_id & 0xfff0) != GINA20))
snd_BUG_ON        180 sound/pci/echoaudio/gina20_dsp.c 	if (snd_BUG_ON(input >= num_busses_in(chip)))
snd_BUG_ON         44 sound/pci/echoaudio/gina24_dsp.c 	if (snd_BUG_ON((subdevice_id & 0xfff0) != GINA24))
snd_BUG_ON        166 sound/pci/echoaudio/gina24_dsp.c 	if (snd_BUG_ON(rate >= 50000 &&
snd_BUG_ON         41 sound/pci/echoaudio/indigo_dsp.c 	if (snd_BUG_ON((subdevice_id & 0xfff0) != INDIGO))
snd_BUG_ON        139 sound/pci/echoaudio/indigo_dsp.c 	if (snd_BUG_ON(pipe >= num_pipes_out(chip) ||
snd_BUG_ON         82 sound/pci/echoaudio/indigo_express_dsp.c 	if (snd_BUG_ON(pipe >= num_pipes_out(chip) ||
snd_BUG_ON         41 sound/pci/echoaudio/indigodj_dsp.c 	if (snd_BUG_ON((subdevice_id & 0xfff0) != INDIGO_DJ))
snd_BUG_ON        139 sound/pci/echoaudio/indigodj_dsp.c 	if (snd_BUG_ON(pipe >= num_pipes_out(chip) ||
snd_BUG_ON         38 sound/pci/echoaudio/indigodjx_dsp.c 	if (snd_BUG_ON((subdevice_id & 0xfff0) != INDIGO_DJX))
snd_BUG_ON         41 sound/pci/echoaudio/indigoio_dsp.c 	if (snd_BUG_ON((subdevice_id & 0xfff0) != INDIGO_IO))
snd_BUG_ON        109 sound/pci/echoaudio/indigoio_dsp.c 	if (snd_BUG_ON(pipe >= num_pipes_out(chip) ||
snd_BUG_ON         38 sound/pci/echoaudio/indigoiox_dsp.c 	if (snd_BUG_ON((subdevice_id & 0xfff0) != INDIGO_IOX))
snd_BUG_ON         43 sound/pci/echoaudio/layla20_dsp.c 	if (snd_BUG_ON((subdevice_id & 0xfff0) != LAYLA20))
snd_BUG_ON        161 sound/pci/echoaudio/layla20_dsp.c 	if (snd_BUG_ON(rate < 8000 || rate > 50000))
snd_BUG_ON        254 sound/pci/echoaudio/layla20_dsp.c 	if (snd_BUG_ON(input >= num_busses_in(chip)))
snd_BUG_ON         43 sound/pci/echoaudio/layla24_dsp.c 	if (snd_BUG_ON((subdevice_id & 0xfff0) != LAYLA24))
snd_BUG_ON        161 sound/pci/echoaudio/layla24_dsp.c 	if (snd_BUG_ON(rate >= 50000 &&
snd_BUG_ON         44 sound/pci/echoaudio/mia_dsp.c 	if (snd_BUG_ON((subdevice_id & 0xfff0) != MIA))
snd_BUG_ON        157 sound/pci/echoaudio/mia_dsp.c 	if (snd_BUG_ON(clock != ECHO_CLOCK_INTERNAL &&
snd_BUG_ON        173 sound/pci/echoaudio/mia_dsp.c 	if (snd_BUG_ON(pipe >= num_pipes_out(chip) ||
snd_BUG_ON         62 sound/pci/echoaudio/midi.c 	if (snd_BUG_ON(bytes <= 0 || bytes >= MIDI_OUT_BUFFER_SIZE))
snd_BUG_ON        123 sound/pci/echoaudio/midi.c 	if (snd_BUG_ON(count >= MIDI_IN_BUFFER_SIZE))
snd_BUG_ON         44 sound/pci/echoaudio/mona_dsp.c 	if (snd_BUG_ON((subdevice_id & 0xfff0) != MONA))
snd_BUG_ON        137 sound/pci/emu10k1/emu10k1_callback.c 	if (snd_BUG_ON(!vp))
snd_BUG_ON        318 sound/pci/emu10k1/emu10k1_callback.c 	if (snd_BUG_ON(ch < 0))
snd_BUG_ON         36 sound/pci/emu10k1/emu10k1_patch.c 	if (snd_BUG_ON(!sp || !hdr))
snd_BUG_ON        206 sound/pci/emu10k1/emu10k1_patch.c 	if (snd_BUG_ON(!sp || !hdr))
snd_BUG_ON       1320 sound/pci/emu10k1/emu10k1x.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON       1347 sound/pci/emu10k1/emu10k1x.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON       1375 sound/pci/emu10k1/emu10k1x.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON       1398 sound/pci/emu10k1/emu10k1x.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON       1418 sound/pci/emu10k1/emu10k1x.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON       1434 sound/pci/emu10k1/emu10k1x.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON        464 sound/pci/emu10k1/emufx.c 	if (snd_BUG_ON(*ptr >= 512))
snd_BUG_ON        481 sound/pci/emu10k1/emufx.c 	if (snd_BUG_ON(*ptr >= 1024))
snd_BUG_ON        148 sound/pci/emu10k1/emumpu401.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON        175 sound/pci/emu10k1/emumpu401.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON        203 sound/pci/emu10k1/emumpu401.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON        226 sound/pci/emu10k1/emumpu401.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON        246 sound/pci/emu10k1/emumpu401.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON        262 sound/pci/emu10k1/emumpu401.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON         60 sound/pci/emu10k1/io.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON        304 sound/pci/emu10k1/memory.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON        306 sound/pci/emu10k1/memory.c 	if (snd_BUG_ON(runtime->dma_bytes <= 0 ||
snd_BUG_ON        310 sound/pci/emu10k1/memory.c 	if (snd_BUG_ON(!hdr))
snd_BUG_ON        360 sound/pci/emu10k1/memory.c 	if (snd_BUG_ON(!emu || !blk))
snd_BUG_ON        550 sound/pci/emu10k1/memory.c 	if (snd_BUG_ON(page < 0 || page >= emu->max_cache_pages))
snd_BUG_ON        107 sound/pci/emu10k1/voice.c 	if (snd_BUG_ON(!rvoice))
snd_BUG_ON        109 sound/pci/emu10k1/voice.c 	if (snd_BUG_ON(!number))
snd_BUG_ON        143 sound/pci/emu10k1/voice.c 	if (snd_BUG_ON(!pvoice))
snd_BUG_ON        833 sound/pci/es1938.c 	if (snd_BUG_ON(pos + count > chip->dma1_size))
snd_BUG_ON        855 sound/pci/es1938.c 	if (snd_BUG_ON(pos + count > chip->dma1_size))
snd_BUG_ON        694 sound/pci/es1968.c 	if (snd_BUG_ON(channel >= NR_APUS))
snd_BUG_ON        714 sound/pci/es1968.c 	if (snd_BUG_ON(channel >= NR_APUS))
snd_BUG_ON        184 sound/pci/hda/hda_codec.c 		if (snd_BUG_ON(added))
snd_BUG_ON        869 sound/pci/hda/hda_codec.c 	if (snd_BUG_ON(!bus))
snd_BUG_ON        871 sound/pci/hda/hda_codec.c 	if (snd_BUG_ON(codec_addr > HDA_MAX_CODEC_ADDRESS))
snd_BUG_ON        925 sound/pci/hda/hda_codec.c 	if (snd_BUG_ON(!bus))
snd_BUG_ON        927 sound/pci/hda/hda_codec.c 	if (snd_BUG_ON(codec_addr > HDA_MAX_CODEC_ADDRESS))
snd_BUG_ON       1320 sound/pci/hda/hda_codec.c 	if (snd_BUG_ON(mask & ~0xff))
snd_BUG_ON       1370 sound/pci/hda/hda_codec.c 	if (snd_BUG_ON(mask & ~0xff))
snd_BUG_ON       1595 sound/pci/hda/hda_codec.c 	if (snd_BUG_ON(strlen(name) >= sizeof(id.name)))
snd_BUG_ON       3127 sound/pci/hda/hda_codec.c 		if (snd_BUG_ON(!info->nid))
snd_BUG_ON       3132 sound/pci/hda/hda_codec.c 		if (snd_BUG_ON(!info->nid))
snd_BUG_ON        653 sound/pci/hda/hda_controller.c 	if (snd_BUG_ON(!runtime->hw.channels_min) ||
snd_BUG_ON        654 sound/pci/hda/hda_controller.c 	    snd_BUG_ON(!runtime->hw.channels_max) ||
snd_BUG_ON        655 sound/pci/hda/hda_controller.c 	    snd_BUG_ON(!runtime->hw.formats) ||
snd_BUG_ON        656 sound/pci/hda/hda_controller.c 	    snd_BUG_ON(!runtime->hw.rates)) {
snd_BUG_ON       1221 sound/pci/hda/patch_hdmi.c 		if (snd_BUG_ON(pin_idx < 0)) {
snd_BUG_ON       1906 sound/pci/hda/patch_hdmi.c 	if (snd_BUG_ON(pin_idx < 0)) {
snd_BUG_ON       1981 sound/pci/hda/patch_hdmi.c 		if (snd_BUG_ON(pcm_idx < 0))
snd_BUG_ON       1984 sound/pci/hda/patch_hdmi.c 		if (snd_BUG_ON(cvt_idx < 0))
snd_BUG_ON       1988 sound/pci/hda/patch_hdmi.c 		snd_BUG_ON(!per_cvt->assigned);
snd_BUG_ON       2001 sound/pci/hda/patch_hdmi.c 		if (snd_BUG_ON(pin_idx < 0)) {
snd_BUG_ON       5618 sound/pci/hda/patch_realtek.c 		if (snd_BUG_ON(!mic_pin || !hp_pin))
snd_BUG_ON        965 sound/pci/hda/patch_sigmatel.c 		if (snd_BUG_ON(!labels[i]))
snd_BUG_ON         50 sound/pci/ice1712/ak4xxx.c 	if (snd_BUG_ON(chip < 0 || chip >= 4))
snd_BUG_ON        137 sound/pci/ice1712/ews.c 	if (snd_BUG_ON(chip_mask < 0 || chip_mask > 0x0f))
snd_BUG_ON        670 sound/pci/ice1712/ews.c 	if (snd_BUG_ON(channel < 0 || channel > 7))
snd_BUG_ON        691 sound/pci/ice1712/ews.c 	if (snd_BUG_ON(channel < 0 || channel > 7))
snd_BUG_ON       2406 sound/pci/ice1712/ice1712.c 	if (snd_BUG_ON(!ice->pcm_pro))
snd_BUG_ON       2419 sound/pci/ice1712/ice1724.c 	if (snd_BUG_ON(!ice->pcm))
snd_BUG_ON        200 sound/pci/ice1712/juli.c 	if (snd_BUG_ON(chip))
snd_BUG_ON        265 sound/pci/ice1712/quartet.c 	if (snd_BUG_ON(chip < 0 || chip >= 4))
snd_BUG_ON       2201 sound/pci/intel8x0.c 				if (snd_BUG_ON(chip->ac97_sdin[codecs] >= 3))
snd_BUG_ON        294 sound/pci/intel8x0m.c 	if (snd_BUG_ON(codec >= 3))
snd_BUG_ON       1269 sound/pci/korg1212/korg1212.c 	if (snd_BUG_ON(pos + count > K1212_MAX_SAMPLES))
snd_BUG_ON       1303 sound/pci/korg1212/korg1212.c 	if (snd_BUG_ON(pos + count > K1212_MAX_SAMPLES))
snd_BUG_ON       1342 sound/pci/korg1212/korg1212.c 	if (snd_BUG_ON(pos + count > K1212_MAX_SAMPLES))
snd_BUG_ON        210 sound/pci/lx6464es/lx_core.c 	snd_BUG_ON(cmd >= CMD_14_INVALID);
snd_BUG_ON        290 sound/pci/lx6464es/lx_core.c 			snd_BUG_ON(rmh->stat_len >= (REG_CRM_NUMBER-1));
snd_BUG_ON       1103 sound/pci/maestro3.c 	if (snd_BUG_ON(!s))
snd_BUG_ON       1416 sound/pci/maestro3.c 	if (snd_BUG_ON(!s))
snd_BUG_ON       1477 sound/pci/maestro3.c 	if (snd_BUG_ON(!s))
snd_BUG_ON        726 sound/pci/mixart/mixart.c 		snd_BUG_ON(pcm != chip->pcm_dig);
snd_BUG_ON        805 sound/pci/mixart/mixart.c 		snd_BUG_ON(pcm != chip->pcm_dig);
snd_BUG_ON        142 sound/pci/mixart/mixart_core.c 	if (snd_BUG_ON(msg->size % 4))
snd_BUG_ON        277 sound/pci/mixart/mixart_core.c 	if (snd_BUG_ON(!notif_event))
snd_BUG_ON        279 sound/pci/mixart/mixart_core.c 	if (snd_BUG_ON((notif_event & MSG_TYPE_MASK) != MSG_TYPE_NOTIFY))
snd_BUG_ON        281 sound/pci/mixart/mixart_core.c 	if (snd_BUG_ON(notif_event & MSG_CANCEL_NOTIFY_MASK))
snd_BUG_ON        833 sound/pci/mixart/mixart_mixer.c 		snd_BUG_ON(idx >= MIXART_PLAYBACK_STREAMS);
snd_BUG_ON        859 sound/pci/mixart/mixart_mixer.c 		snd_BUG_ON(idx >= MIXART_PLAYBACK_STREAMS);
snd_BUG_ON        905 sound/pci/mixart/mixart_mixer.c 	snd_BUG_ON(idx >= MIXART_PLAYBACK_STREAMS);
snd_BUG_ON        922 sound/pci/mixart/mixart_mixer.c 	snd_BUG_ON(idx >= MIXART_PLAYBACK_STREAMS);
snd_BUG_ON        554 sound/pci/nm256/nm256.c 	if (snd_BUG_ON(!s))
snd_BUG_ON        592 sound/pci/nm256/nm256.c 	if (snd_BUG_ON(!s))
snd_BUG_ON        629 sound/pci/nm256/nm256.c 	if (snd_BUG_ON(!s))
snd_BUG_ON        655 sound/pci/nm256/nm256.c 	if (snd_BUG_ON(!s))
snd_BUG_ON        669 sound/pci/nm256/nm256.c 	if (snd_BUG_ON(!s))
snd_BUG_ON        644 sound/pci/pcxhr/pcxhr.c 	snd_BUG_ON(subs->runtime->dma_bytes >= 0x200000);
snd_BUG_ON       1532 sound/pci/pcxhr/pcxhr.c 	if (snd_BUG_ON(pci_id->driver_data >= PCI_ID_LAST)) {
snd_BUG_ON        332 sound/pci/pcxhr/pcxhr_core.c 	if (snd_BUG_ON(!dsp->data))
snd_BUG_ON        410 sound/pci/pcxhr/pcxhr_core.c 	if (snd_BUG_ON(physaddr & 0xff))
snd_BUG_ON        602 sound/pci/pcxhr/pcxhr_core.c 	if (snd_BUG_ON(rmh->cmd_len >= PCXHR_SIZE_MAX_CMD))
snd_BUG_ON        719 sound/pci/pcxhr/pcxhr_core.c 	if (snd_BUG_ON(cmd >= CMD_LAST_INDEX))
snd_BUG_ON        733 sound/pci/pcxhr/pcxhr_core.c 	snd_BUG_ON(param1 > MASK_FIRST_FIELD);
snd_BUG_ON        739 sound/pci/pcxhr/pcxhr_core.c 		snd_BUG_ON(param2 > MASK_FIRST_FIELD);
snd_BUG_ON        743 sound/pci/pcxhr/pcxhr_core.c 		snd_BUG_ON(param3 > MASK_DSP_WORD);
snd_BUG_ON        734 sound/pci/pcxhr/pcxhr_mixer.c 		snd_BUG_ON(clock_items > (HR22_CLOCK_TYPE_MAX+1));
snd_BUG_ON        737 sound/pci/pcxhr/pcxhr_mixer.c 		snd_BUG_ON(clock_items > (PCXHR_CLOCK_TYPE_MAX+1));
snd_BUG_ON        833 sound/pci/riptide/riptide.c 	if (snd_BUG_ON(!cif))
snd_BUG_ON       1449 sound/pci/riptide/riptide.c 	if (snd_BUG_ON(!cif || !data))
snd_BUG_ON       1735 sound/pci/riptide/riptide.c 	if (snd_BUG_ON(!cif))
snd_BUG_ON       1754 sound/pci/riptide/riptide.c 	if (snd_BUG_ON(!cif))
snd_BUG_ON       1769 sound/pci/riptide/riptide.c 	if (snd_BUG_ON(!chip))
snd_BUG_ON       1109 sound/pci/rme9652/hdsp.c 	snd_BUG_ON(n >> 32);
snd_BUG_ON       2792 sound/pci/rme9652/hdsp.c 	if (snd_BUG_ON(offset < 0))
snd_BUG_ON       3884 sound/pci/rme9652/hdsp.c         if (snd_BUG_ON(channel < 0 || channel >= hdsp->max_channels))
snd_BUG_ON       3903 sound/pci/rme9652/hdsp.c 	if (snd_BUG_ON(pos + count > HDSP_CHANNEL_BUFFER_BYTES))
snd_BUG_ON       3907 sound/pci/rme9652/hdsp.c 	if (snd_BUG_ON(!channel_buf))
snd_BUG_ON       3922 sound/pci/rme9652/hdsp.c 	if (snd_BUG_ON(!channel_buf))
snd_BUG_ON       3935 sound/pci/rme9652/hdsp.c 	if (snd_BUG_ON(pos + count > HDSP_CHANNEL_BUFFER_BYTES))
snd_BUG_ON       3939 sound/pci/rme9652/hdsp.c 	if (snd_BUG_ON(!channel_buf))
snd_BUG_ON       3954 sound/pci/rme9652/hdsp.c 	if (snd_BUG_ON(!channel_buf))
snd_BUG_ON       3968 sound/pci/rme9652/hdsp.c 	if (snd_BUG_ON(!channel_buf))
snd_BUG_ON       4081 sound/pci/rme9652/hdsp.c 	if (snd_BUG_ON(channel >= hdsp->max_channels))
snd_BUG_ON       1594 sound/pci/rme9652/hdspm.c 	if (snd_BUG_ON(rate <= 0))
snd_BUG_ON       1621 sound/pci/rme9652/hdspm.c 	snd_BUG_ON(n >> 32);
snd_BUG_ON       3754 sound/pci/rme9652/hdspm.c 	if (snd_BUG_ON(channel < 0 || channel >= HDSPM_MAX_CHANNELS))
snd_BUG_ON       3778 sound/pci/rme9652/hdspm.c 	if (snd_BUG_ON(channel < 0 || channel >= HDSPM_MAX_CHANNELS))
snd_BUG_ON       5693 sound/pci/rme9652/hdspm.c 		if (snd_BUG_ON(channel >= hdspm->max_channels_out)) {
snd_BUG_ON       5711 sound/pci/rme9652/hdspm.c 		if (snd_BUG_ON(channel >= hdspm->max_channels_in)) {
snd_BUG_ON       1855 sound/pci/rme9652/rme9652.c 	if (snd_BUG_ON(channel < 0 || channel >= RME9652_NCHANNELS))
snd_BUG_ON       1878 sound/pci/rme9652/rme9652.c 	if (snd_BUG_ON(pos + count > RME9652_CHANNEL_BUFFER_BYTES))
snd_BUG_ON       1884 sound/pci/rme9652/rme9652.c 	if (snd_BUG_ON(!channel_buf))
snd_BUG_ON       1901 sound/pci/rme9652/rme9652.c 	if (snd_BUG_ON(!channel_buf))
snd_BUG_ON       1914 sound/pci/rme9652/rme9652.c 	if (snd_BUG_ON(pos + count > RME9652_CHANNEL_BUFFER_BYTES))
snd_BUG_ON       1920 sound/pci/rme9652/rme9652.c 	if (snd_BUG_ON(!channel_buf))
snd_BUG_ON       1937 sound/pci/rme9652/rme9652.c 	if (snd_BUG_ON(!channel_buf))
snd_BUG_ON       1953 sound/pci/rme9652/rme9652.c 	if (snd_BUG_ON(!channel_buf))
snd_BUG_ON       2056 sound/pci/rme9652/rme9652.c 	if (snd_BUG_ON(info->channel >= RME9652_NCHANNELS))
snd_BUG_ON        559 sound/pci/sonicvibes.c 			snd_BUG_ON(SV_REFFREQUENCY % 16);
snd_BUG_ON        560 sound/pci/sonicvibes.c 			snd_BUG_ON(SV_ADCMULT % 512);
snd_BUG_ON        875 sound/pci/sonicvibes.c 	if (snd_BUG_ON(!pcm))
snd_BUG_ON       1108 sound/pci/sonicvibes.c 	if (snd_BUG_ON(!sonic || !sonic->card))
snd_BUG_ON       2911 sound/pci/trident/trident_main.c 	if (snd_BUG_ON(!trident || !voice || !substream))
snd_BUG_ON       2927 sound/pci/trident/trident_main.c 	if (snd_BUG_ON(!trident || !substream))
snd_BUG_ON       3115 sound/pci/trident/trident_main.c 	if (snd_BUG_ON(!chip))
snd_BUG_ON       3124 sound/pci/trident/trident_main.c 	if (snd_BUG_ON(!chip))
snd_BUG_ON       3134 sound/pci/trident/trident_main.c 	if (snd_BUG_ON(!chip))
snd_BUG_ON       3151 sound/pci/trident/trident_main.c 	if (snd_BUG_ON(!chip))
snd_BUG_ON       3878 sound/pci/trident/trident_main.c 	if (snd_BUG_ON(v_min > 63 || v_max > 63))
snd_BUG_ON        182 sound/pci/trident/trident_memory.c 	if (snd_BUG_ON(runtime->dma_bytes <= 0 ||
snd_BUG_ON        187 sound/pci/trident/trident_memory.c 	if (snd_BUG_ON(!hdr))
snd_BUG_ON        231 sound/pci/trident/trident_memory.c 	if (snd_BUG_ON(runtime->dma_bytes <= 0 ||
snd_BUG_ON        236 sound/pci/trident/trident_memory.c 	if (snd_BUG_ON(!hdr))
snd_BUG_ON        269 sound/pci/trident/trident_memory.c 	if (snd_BUG_ON(!trident || !substream))
snd_BUG_ON        287 sound/pci/trident/trident_memory.c 	if (snd_BUG_ON(!trident || !blk))
snd_BUG_ON        831 sound/pci/via82xx.c 	if (snd_BUG_ON(!viadev->tbl_entries))
snd_BUG_ON        863 sound/pci/via82xx.c 	if (snd_BUG_ON(!viadev->tbl_entries))
snd_BUG_ON       1047 sound/pci/via82xx.c 	snd_BUG_ON(rbits & ~0xfffff);
snd_BUG_ON        612 sound/pci/via82xx_modem.c 	if (snd_BUG_ON(!viadev->tbl_entries))
snd_BUG_ON        252 sound/pci/vx222/vx222_ops.c 	if (snd_BUG_ON(count % 4))
snd_BUG_ON        291 sound/pci/vx222/vx222_ops.c 	if (snd_BUG_ON(count % 4))
snd_BUG_ON        677 sound/pci/vx222/vx222_ops.c 	if (snd_BUG_ON(data >= sizeof(vx2_akm_gains_lut)))
snd_BUG_ON        826 sound/pci/vx222/vx222_ops.c 	if (snd_BUG_ON(preamp >= 4))
snd_BUG_ON        250 sound/pci/ymfpci/ymfpci_main.c 	if (snd_BUG_ON(!rvoice))
snd_BUG_ON        252 sound/pci/ymfpci/ymfpci_main.c 	if (snd_BUG_ON(pair && type != YMFPCI_PCM))
snd_BUG_ON        271 sound/pci/ymfpci/ymfpci_main.c 	if (snd_BUG_ON(!pvoice))
snd_BUG_ON        498 sound/pci/ymfpci/ymfpci_main.c 	if (snd_BUG_ON(!voice))
snd_BUG_ON       1831 sound/pci/ymfpci/ymfpci_main.c 	if (snd_BUG_ON(!chip->pcm_spdif))
snd_BUG_ON       2159 sound/pci/ymfpci/ymfpci_main.c 	snd_BUG_ON(ptr + chip->work_size !=
snd_BUG_ON       2195 sound/pci/ymfpci/ymfpci_main.c 	if (snd_BUG_ON(!chip))
snd_BUG_ON        398 sound/pcmcia/vx/vxp_ops.c 	if (snd_BUG_ON(count % 2))
snd_BUG_ON        175 sound/ppc/beep.c 	if (snd_BUG_ON(!chip->beep))
snd_BUG_ON        186 sound/ppc/beep.c 	if (snd_BUG_ON(!chip->beep))
snd_BUG_ON        967 sound/ppc/tumbler.c 	if (snd_BUG_ON(!mix))
snd_BUG_ON       1023 sound/ppc/tumbler.c 		if (snd_BUG_ON(!mix))
snd_BUG_ON         91 sound/sh/aica.c 	if (snd_BUG_ON(length % 4))
snd_BUG_ON        893 sound/sparc/amd7930.c 	if (snd_BUG_ON(!amd || !amd->card))
snd_BUG_ON       1541 sound/sparc/cs4231.c 	if (snd_BUG_ON(!chip || !chip->pcm))
snd_BUG_ON       2280 sound/sparc/dbri.c 	if (snd_BUG_ON(!dbri))
snd_BUG_ON       2349 sound/sparc/dbri.c 	if (snd_BUG_ON(!dbri))
snd_BUG_ON       2376 sound/sparc/dbri.c 	if (snd_BUG_ON(!dbri))
snd_BUG_ON       2453 sound/sparc/dbri.c 	if (snd_BUG_ON(!card || !card->private_data))
snd_BUG_ON         82 sound/synth/emux/emux.c 	if (snd_BUG_ON(!emu->hw || emu->max_voices <= 0))
snd_BUG_ON         84 sound/synth/emux/emux.c 	if (snd_BUG_ON(!card || !name))
snd_BUG_ON        279 sound/synth/emux/emux_nrpn.c 	if (snd_BUG_ON(!port || !chan))
snd_BUG_ON        369 sound/synth/emux/emux_nrpn.c 	if (snd_BUG_ON(!port || !chset))
snd_BUG_ON        104 sound/synth/emux/emux_oss.c 	if (snd_BUG_ON(!arg || !emu))
snd_BUG_ON        167 sound/synth/emux/emux_oss.c 	if (snd_BUG_ON(!arg))
snd_BUG_ON        170 sound/synth/emux/emux_oss.c 	if (snd_BUG_ON(!p))
snd_BUG_ON        174 sound/synth/emux/emux_oss.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON        197 sound/synth/emux/emux_oss.c 	if (snd_BUG_ON(!arg))
snd_BUG_ON        200 sound/synth/emux/emux_oss.c 	if (snd_BUG_ON(!p))
snd_BUG_ON        204 sound/synth/emux/emux_oss.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON        240 sound/synth/emux/emux_oss.c 	if (snd_BUG_ON(!arg))
snd_BUG_ON        243 sound/synth/emux/emux_oss.c 	if (snd_BUG_ON(!p))
snd_BUG_ON        247 sound/synth/emux/emux_oss.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON        273 sound/synth/emux/emux_oss.c 	if (snd_BUG_ON(!arg))
snd_BUG_ON        276 sound/synth/emux/emux_oss.c 	if (snd_BUG_ON(!p))
snd_BUG_ON        295 sound/synth/emux/emux_oss.c 	if (snd_BUG_ON(!p))
snd_BUG_ON        298 sound/synth/emux/emux_oss.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON        245 sound/synth/emux/emux_seq.c 	if (snd_BUG_ON(!port || !ev))
snd_BUG_ON        312 sound/synth/emux/emux_seq.c 	if (snd_BUG_ON(!p))
snd_BUG_ON        315 sound/synth/emux/emux_seq.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON        335 sound/synth/emux/emux_seq.c 	if (snd_BUG_ON(!p))
snd_BUG_ON        338 sound/synth/emux/emux_seq.c 	if (snd_BUG_ON(!emu))
snd_BUG_ON         56 sound/synth/emux/emux_synth.c 	if (snd_BUG_ON(!port || !chan))
snd_BUG_ON         60 sound/synth/emux/emux_synth.c 	if (snd_BUG_ON(!emu || !emu->ops.get_voice || !emu->ops.trigger))
snd_BUG_ON        154 sound/synth/emux/emux_synth.c 	if (snd_BUG_ON(!port || !chan))
snd_BUG_ON        158 sound/synth/emux/emux_synth.c 	if (snd_BUG_ON(!emu || !emu->ops.release))
snd_BUG_ON        231 sound/synth/emux/emux_synth.c 	if (snd_BUG_ON(!port || !chan))
snd_BUG_ON        235 sound/synth/emux/emux_synth.c 	if (snd_BUG_ON(!emu || !emu->ops.update))
snd_BUG_ON        266 sound/synth/emux/emux_synth.c 	if (snd_BUG_ON(!emu || !emu->ops.update))
snd_BUG_ON        293 sound/synth/emux/emux_synth.c 	if (snd_BUG_ON(!emu || !emu->ops.update))
snd_BUG_ON        316 sound/synth/emux/emux_synth.c 	if (snd_BUG_ON(!port || !chan))
snd_BUG_ON        391 sound/synth/emux/emux_synth.c 	if (snd_BUG_ON(!port || !chan))
snd_BUG_ON        395 sound/synth/emux/emux_synth.c 	if (snd_BUG_ON(!emu || !emu->ops.terminate))
snd_BUG_ON        443 sound/synth/emux/emux_synth.c 	if (snd_BUG_ON(!port))
snd_BUG_ON        446 sound/synth/emux/emux_synth.c 	if (snd_BUG_ON(!emu || !emu->ops.terminate))
snd_BUG_ON         66 sound/synth/util_mem.c 	if (snd_BUG_ON(!hdr || size <= 0))
snd_BUG_ON        153 sound/synth/util_mem.c 	if (snd_BUG_ON(!hdr || !blk))
snd_BUG_ON        963 sound/usb/endpoint.c 		if (snd_BUG_ON(!urb))
snd_BUG_ON       1010 sound/usb/endpoint.c 	if (snd_BUG_ON(ep->use_count == 0))
snd_BUG_ON       1084 sound/usb/endpoint.c 	snd_BUG_ON(ep == sender);
snd_BUG_ON       2529 sound/usb/mixer.c 	if (snd_BUG_ON(!itemlist))
snd_BUG_ON        894 sound/usb/pcm.c 	if (snd_BUG_ON(!subs->data_endpoint)) {