streams 3532 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c if (!context->streams[i]) streams 3539 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c set_multisync_trigger_params(context->streams[i]); streams 3541 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c set_master_stream(context->streams, context->stream_count); streams 705 drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c hack_force_pipe_split(v, context->streams[0]->timing.pix_clk_100hz); streams 53 drivers/gpu/drm/amd/display/dc/clk_mgr/clk_mgr.c const struct dc_stream_state *stream = context->streams[i]; streams 98 drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/dce110_clk_mgr.c struct dc_stream_state *stream = context->streams[j]; streams 129 drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/dce110_clk_mgr.c const struct dc_stream_state *stream = context->streams[j]; streams 237 drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/dce110_clk_mgr.c &context->streams[0]->timing; streams 307 drivers/gpu/drm/amd/display/dc/core/dc.c struct dc_stream_state **streams, int num_streams, streams 311 drivers/gpu/drm/amd/display/dc/core/dc.c const struct dc_stream_state *stream = streams[0]; streams 496 drivers/gpu/drm/amd/display/dc/core/dc.c struct dc_stream_state **streams, streams 506 drivers/gpu/drm/amd/display/dc/core/dc.c struct dc_stream_state *stream = streams[i]; streams 760 drivers/gpu/drm/amd/display/dc/core/dc.c if (old_stream == context->streams[j]) { streams 963 drivers/gpu/drm/amd/display/dc/core/dc.c if (dc->current_state->streams[i] != context->streams[i]) streams 1029 drivers/gpu/drm/amd/display/dc/core/dc.c struct dc_stream_state *streams[], streams 1042 drivers/gpu/drm/amd/display/dc/core/dc.c if (streams[j] && streams[j] == pipe->stream && streams 1066 drivers/gpu/drm/amd/display/dc/core/dc.c dc_streams[i] = context->streams[i]; streams 1072 drivers/gpu/drm/amd/display/dc/core/dc.c if (context->streams[i]->apply_seamless_boot_optimization) streams 1083 drivers/gpu/drm/amd/display/dc/core/dc.c if (context->streams[i]->mode_changed) streams 1087 drivers/gpu/drm/amd/display/dc/core/dc.c dc, context->streams[i], streams 1110 drivers/gpu/drm/amd/display/dc/core/dc.c const struct dc_link *link = context->streams[i]->link; streams 1112 drivers/gpu/drm/amd/display/dc/core/dc.c if (!context->streams[i]->mode_changed) streams 1116 drivers/gpu/drm/amd/display/dc/core/dc.c dc, context->streams[i], streams 1128 drivers/gpu/drm/amd/display/dc/core/dc.c if (context->streams[l] && streams 1129 drivers/gpu/drm/amd/display/dc/core/dc.c context->streams[l] == pipe->stream && streams 1136 drivers/gpu/drm/amd/display/dc/core/dc.c context->streams[i]->timing.h_addressable, streams 1137 drivers/gpu/drm/amd/display/dc/core/dc.c context->streams[i]->timing.v_addressable, streams 1138 drivers/gpu/drm/amd/display/dc/core/dc.c context->streams[i]->timing.h_total, streams 1139 drivers/gpu/drm/amd/display/dc/core/dc.c context->streams[i]->timing.v_total, streams 1140 drivers/gpu/drm/amd/display/dc/core/dc.c context->streams[i]->timing.pix_clk_100hz / 10); streams 1150 drivers/gpu/drm/amd/display/dc/core/dc.c context->streams[i]->mode_changed = false; streams 1175 drivers/gpu/drm/amd/display/dc/core/dc.c struct dc_stream_state *stream = context->streams[i]; streams 1278 drivers/gpu/drm/amd/display/dc/core/dc.c dc_stream_retain(new_ctx->streams[i]); streams 1671 drivers/gpu/drm/amd/display/dc/core/dc.c if (stream == ctx->streams[i]) { streams 2272 drivers/gpu/drm/amd/display/dc/core/dc.c return dc->current_state->streams[i]; streams 1468 drivers/gpu/drm/amd/display/dc/core/dc_link.c if (state->streams[i]->apply_seamless_boot_optimization) { streams 1242 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (context->streams[i] == stream) { streams 1319 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (context->streams[i] == stream) { streams 1390 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (context->streams[i] == stream) { streams 1672 drivers/gpu/drm/amd/display/dc/core/dc_resource.c struct dc_stream_state *old_stream = old_context->streams[i]; streams 1697 drivers/gpu/drm/amd/display/dc/core/dc_resource.c new_ctx->streams[new_ctx->stream_count] = stream; streams 1759 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (new_ctx->streams[i] == stream) streams 1762 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (new_ctx->streams[i] != stream) { streams 1767 drivers/gpu/drm/amd/display/dc/core/dc_resource.c dc_stream_release(new_ctx->streams[i]); streams 1772 drivers/gpu/drm/amd/display/dc/core/dc_resource.c new_ctx->streams[i] = new_ctx->streams[i + 1]; streams 1776 drivers/gpu/drm/amd/display/dc/core/dc_resource.c new_ctx->streams[new_ctx->stream_count] = NULL; streams 1792 drivers/gpu/drm/amd/display/dc/core/dc_resource.c struct dc_stream_state *stream_has_pll = context->streams[i]; streams 1991 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (context->streams[i] == stream) { streams 2052 drivers/gpu/drm/amd/display/dc/core/dc_resource.c struct dc_stream_state *stream = new_ctx->streams[i]; streams 2439 drivers/gpu/drm/amd/display/dc/core/dc_resource.c dc_stream_release(context->streams[i]); streams 2440 drivers/gpu/drm/amd/display/dc/core/dc_resource.c context->streams[i] = NULL; streams 2470 drivers/gpu/drm/amd/display/dc/core/dc_resource.c dc_stream_retain(dst_ctx->streams[i]); streams 217 drivers/gpu/drm/amd/display/dc/core/dc_stream.c if (stream == state->streams[i]) streams 366 drivers/gpu/drm/amd/display/dc/dc_stream.h struct dc_stream_state *streams[], streams 501 drivers/gpu/drm/amd/display/dc/dce/dce_clk_mgr.c const struct dc_stream_state *stream = context->streams[j]; streams 550 drivers/gpu/drm/amd/display/dc/dce/dce_clk_mgr.c struct dc_stream_state *stream = context->streams[j]; streams 657 drivers/gpu/drm/amd/display/dc/dce/dce_clk_mgr.c &context->streams[0]->timing; streams 1526 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c if (context->streams[i]->signal == SIGNAL_TYPE_EDP) streams 1527 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c return context->streams[i]; streams 1606 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c if (context->streams[i]->apply_seamless_boot_optimization) { streams 913 drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c context->streams[0]->timing.h_addressable, streams 914 drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c context->streams[0]->timing.v_addressable, streams 915 drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c context->streams[0]->timing.pix_clk_100hz / 10); streams 1007 drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c if (context->streams[i]->timing.pixel_encoding streams 1082 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c if (context->streams[i]->apply_seamless_boot_optimization) { streams 2674 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c if (context->streams[i]->timing.timing_3d_format streams 382 drivers/gpu/drm/amd/display/dc/inc/core_types.h struct dc_stream_state *streams[MAX_PIPES]; streams 179 drivers/gpu/drm/etnaviv/etnaviv_gpu.c unsigned int streams; streams 213 drivers/gpu/drm/etnaviv/etnaviv_gpu.c streams = etnaviv_field(specs[3], streams 215 drivers/gpu/drm/etnaviv/etnaviv_gpu.c if (streams) streams 216 drivers/gpu/drm/etnaviv/etnaviv_gpu.c gpu->identity.stream_count = streams; streams 1338 drivers/gpu/drm/i915/display/intel_hdcp.c msgs.stream_manage.streams[0].stream_id = 0; streams 1339 drivers/gpu/drm/i915/display/intel_hdcp.c msgs.stream_manage.streams[0].stream_type = hdcp->content_type; streams 1353 drivers/gpu/drm/i915/display/intel_hdcp.c hdcp->port_data.streams[0].stream_type = hdcp->content_type; streams 1482 drivers/gpu/drm/i915/display/intel_hdcp.c hdcp->port_data.streams[0].stream_type = hdcp->content_type; streams 1763 drivers/gpu/drm/i915/display/intel_hdcp.c if (!data->streams) streams 1764 drivers/gpu/drm/i915/display/intel_hdcp.c data->streams = kcalloc(data->k, streams 1767 drivers/gpu/drm/i915/display/intel_hdcp.c if (!data->streams) { streams 1772 drivers/gpu/drm/i915/display/intel_hdcp.c data->streams[0].stream_id = 0; streams 1773 drivers/gpu/drm/i915/display/intel_hdcp.c data->streams[0].stream_type = hdcp->content_type; streams 1843 drivers/gpu/drm/i915/display/intel_hdcp.c kfree(hdcp->port_data.streams); streams 1941 drivers/gpu/drm/i915/display/intel_hdcp.c kfree(connector->hdcp.port_data.streams); streams 1670 drivers/gpu/drm/i915/i915_drv.h struct list_head streams; streams 2782 drivers/gpu/drm/i915/i915_perf.c list_add(&stream->link, &dev_priv->perf.streams); streams 3642 drivers/gpu/drm/i915/i915_perf.c INIT_LIST_HEAD(&dev_priv->perf.streams); streams 1507 drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h SVGAGBVertexStream streams[SVGA3D_MAX_VERTEX_ARRAYS]; streams 129 drivers/media/pci/cobalt/cobalt-driver.c if (sd == cobalt->streams[i].sd) streams 140 drivers/media/pci/cobalt/cobalt-driver.c struct cobalt_stream *s = &cobalt->streams[sd_nr]; streams 419 drivers/media/pci/cobalt/cobalt-driver.c struct cobalt_stream *s = &cobalt->streams[i]; streams 489 drivers/media/pci/cobalt/cobalt-driver.c struct cobalt_stream *s = cobalt->streams; streams 539 drivers/media/pci/cobalt/cobalt-driver.c cobalt->streams[i + COBALT_AUDIO_IN_STREAM].is_dummy = false; streams 597 drivers/media/pci/cobalt/cobalt-driver.c struct cobalt_stream *s = &cobalt->streams[COBALT_HSMA_IN_NODE]; streams 618 drivers/media/pci/cobalt/cobalt-driver.c cobalt->streams[4 + COBALT_AUDIO_IN_STREAM].is_dummy = false; streams 649 drivers/media/pci/cobalt/cobalt-driver.c cobalt->streams[COBALT_AUDIO_OUT_STREAM].is_dummy = false; streams 765 drivers/media/pci/cobalt/cobalt-driver.c struct v4l2_subdev *sd = cobalt->streams[i].sd; streams 261 drivers/media/pci/cobalt/cobalt-driver.h struct cobalt_stream streams[DMA_CHANNELS_MAX]; streams 149 drivers/media/pci/cobalt/cobalt-irq.c struct cobalt_stream *s = &cobalt->streams[i]; streams 206 drivers/media/pci/cobalt/cobalt-irq.c struct cobalt_stream *s = &cobalt->streams[i]; streams 211 drivers/media/pci/cobalt/cobalt-irq.c v4l2_subdev_call(cobalt->streams[i].sd, core, streams 1203 drivers/media/pci/cobalt/cobalt-v4l2.c struct cobalt_stream *s = cobalt->streams + node; streams 1310 drivers/media/pci/cobalt/cobalt-v4l2.c struct cobalt_stream *s = cobalt->streams + node; streams 203 drivers/media/pci/cx18/cx18-alsa-main.c s = &cx->streams[CX18_ENC_STREAM_TYPE_PCM]; streams 147 drivers/media/pci/cx18/cx18-alsa-pcm.c s = &cx->streams[CX18_ENC_STREAM_TYPE_PCM]; streams 192 drivers/media/pci/cx18/cx18-alsa-pcm.c s = &cx->streams[CX18_ENC_STREAM_TYPE_PCM]; streams 739 drivers/media/pci/cx18/cx18-driver.c cx->cxhdl.priv = &cx->streams[CX18_ENC_STREAM_TYPE_MPG]; streams 1246 drivers/media/pci/cx18/cx18-driver.c if (cx->streams[i].video_dev.v4l2_dev) streams 1247 drivers/media/pci/cx18/cx18-driver.c cancel_work_sync(&cx->streams[i].out_work_order); streams 599 drivers/media/pci/cx18/cx18-driver.h struct cx18_stream streams[CX18_MAX_STREAMS]; /* Stream data */ streams 33 drivers/media/pci/cx18/cx18-fileops.c struct cx18_stream *s = &cx->streams[type]; streams 73 drivers/media/pci/cx18/cx18-fileops.c s_assoc = &cx->streams[CX18_ENC_STREAM_TYPE_IDX]; streams 75 drivers/media/pci/cx18/cx18-fileops.c s_assoc = &cx->streams[CX18_ENC_STREAM_TYPE_VBI]; streams 125 drivers/media/pci/cx18/cx18-fileops.c s_assoc = &cx->streams[CX18_ENC_STREAM_TYPE_IDX]; streams 132 drivers/media/pci/cx18/cx18-fileops.c s_assoc = &cx->streams[CX18_ENC_STREAM_TYPE_VBI]; streams 173 drivers/media/pci/cx18/cx18-fileops.c struct cx18_stream *s_vbi = &cx->streams[CX18_ENC_STREAM_TYPE_VBI]; streams 485 drivers/media/pci/cx18/cx18-fileops.c struct cx18_stream *s = &cx->streams[id->type]; streams 507 drivers/media/pci/cx18/cx18-fileops.c s_vbi = &cx->streams[CX18_ENC_STREAM_TYPE_VBI]; streams 508 drivers/media/pci/cx18/cx18-fileops.c s_idx = &cx->streams[CX18_ENC_STREAM_TYPE_IDX]; streams 576 drivers/media/pci/cx18/cx18-fileops.c struct cx18_stream *s = &cx->streams[id->type]; streams 601 drivers/media/pci/cx18/cx18-fileops.c struct cx18_stream *s = &cx->streams[id->type]; streams 650 drivers/media/pci/cx18/cx18-fileops.c struct cx18_stream *s = &cx->streams[id->type]; streams 701 drivers/media/pci/cx18/cx18-fileops.c struct cx18_stream *s = &cx->streams[id->type]; streams 702 drivers/media/pci/cx18/cx18-fileops.c struct cx18_stream *s_vbi = &cx->streams[CX18_ENC_STREAM_TYPE_VBI]; streams 703 drivers/media/pci/cx18/cx18-fileops.c struct cx18_stream *s_idx = &cx->streams[CX18_ENC_STREAM_TYPE_IDX]; streams 743 drivers/media/pci/cx18/cx18-fileops.c struct cx18_stream *s = &cx->streams[id->type]; streams 139 drivers/media/pci/cx18/cx18-ioctl.c struct cx18_stream *s = &cx->streams[id->type]; streams 259 drivers/media/pci/cx18/cx18-ioctl.c struct cx18_stream *s = &cx->streams[id->type]; streams 518 drivers/media/pci/cx18/cx18-ioctl.c cx->streams[CX18_ENC_STREAM_TYPE_MPG].video_dev.tvnorms = std; streams 519 drivers/media/pci/cx18/cx18-ioctl.c cx->streams[CX18_ENC_STREAM_TYPE_YUV].video_dev.tvnorms = std; streams 520 drivers/media/pci/cx18/cx18-ioctl.c cx->streams[CX18_ENC_STREAM_TYPE_VBI].video_dev.tvnorms = std; streams 755 drivers/media/pci/cx18/cx18-ioctl.c struct cx18_stream *s = &cx->streams[CX18_ENC_STREAM_TYPE_IDX]; streams 802 drivers/media/pci/cx18/cx18-ioctl.c struct cx18_stream *s = &cx->streams[id->type]; streams 821 drivers/media/pci/cx18/cx18-ioctl.c struct cx18_stream *s = &cx->streams[id->type]; streams 842 drivers/media/pci/cx18/cx18-ioctl.c struct cx18_stream *s = &cx->streams[id->type]; streams 860 drivers/media/pci/cx18/cx18-ioctl.c struct cx18_stream *s = &cx->streams[id->type]; streams 874 drivers/media/pci/cx18/cx18-ioctl.c struct cx18_stream *s = &cx->streams[id->type]; streams 887 drivers/media/pci/cx18/cx18-ioctl.c struct cx18_stream *s = &cx->streams[id->type]; streams 900 drivers/media/pci/cx18/cx18-ioctl.c struct cx18_stream *s = &cx->streams[id->type]; streams 1028 drivers/media/pci/cx18/cx18-ioctl.c struct cx18_stream *s = &cx->streams[i]; streams 243 drivers/media/pci/cx18/cx18-streams.c struct cx18_stream *s = &cx->streams[type]; streams 298 drivers/media/pci/cx18/cx18-streams.c struct cx18_stream *s = &cx->streams[type]; streams 383 drivers/media/pci/cx18/cx18-streams.c ret = cx18_stream_alloc(&cx->streams[type]); streams 397 drivers/media/pci/cx18/cx18-streams.c struct cx18_stream *s = &cx->streams[type]; streams 417 drivers/media/pci/cx18/cx18-streams.c struct cx18_stream *s_mpg = &cx->streams[CX18_ENC_STREAM_TYPE_MPG]; streams 495 drivers/media/pci/cx18/cx18-streams.c if (cx->streams[type].dvb != NULL) { streams 497 drivers/media/pci/cx18/cx18-streams.c cx18_dvb_unregister(&cx->streams[type]); streams 498 drivers/media/pci/cx18/cx18-streams.c kfree(cx->streams[type].dvb); streams 499 drivers/media/pci/cx18/cx18-streams.c cx->streams[type].dvb = NULL; streams 500 drivers/media/pci/cx18/cx18-streams.c cx18_stream_free(&cx->streams[type]); streams 516 drivers/media/pci/cx18/cx18-streams.c if (cx->streams[type].buffers != 0) streams 517 drivers/media/pci/cx18/cx18-streams.c cx18_stream_free(&cx->streams[type]); streams 523 drivers/media/pci/cx18/cx18-streams.c vdev = &cx->streams[type].video_dev; streams 529 drivers/media/pci/cx18/cx18-streams.c videobuf_mmap_free(&cx->streams[type].vbuf_q); streams 531 drivers/media/pci/cx18/cx18-streams.c cx18_stream_free(&cx->streams[type]); streams 649 drivers/media/pci/cx18/cx18-streams.c struct cx18_stream *s = &cx->streams[CX18_ENC_STREAM_TYPE_IDX]; streams 871 drivers/media/pci/cx18/cx18-streams.c s_idx = &cx->streams[CX18_ENC_STREAM_TYPE_IDX]; streams 951 drivers/media/pci/cx18/cx18-streams.c struct cx18_stream *s = &cx->streams[i]; streams 1016 drivers/media/pci/cx18/cx18-streams.c struct cx18_stream *s = &cx->streams[i]; streams 1033 drivers/media/pci/cx18/cx18-streams.c s = &cx->streams[i]; streams 205 drivers/media/pci/ivtv/ivtv-alsa-main.c s = &itv->streams[IVTV_ENC_STREAM_TYPE_PCM]; streams 151 drivers/media/pci/ivtv/ivtv-alsa-pcm.c s = &itv->streams[IVTV_ENC_STREAM_TYPE_PCM]; streams 197 drivers/media/pci/ivtv/ivtv-alsa-pcm.c s = &itv->streams[IVTV_ENC_STREAM_TYPE_PCM]; streams 342 drivers/media/pci/ivtv/ivtv-driver.c return &itv->streams[IVTV_DEC_STREAM_TYPE_MPG]; streams 344 drivers/media/pci/ivtv/ivtv-driver.c return &itv->streams[IVTV_DEC_STREAM_TYPE_YUV]; streams 1421 drivers/media/pci/ivtv/ivtv-driver.c ivtv_stop_v4l2_decode_stream(&itv->streams[type], streams 671 drivers/media/pci/ivtv/ivtv-driver.h struct ivtv_stream streams[IVTV_MAX_STREAMS]; /* stream data */ streams 35 drivers/media/pci/ivtv/ivtv-fileops.c struct ivtv_stream *s = &itv->streams[type]; streams 76 drivers/media/pci/ivtv/ivtv-fileops.c s_vbi = &itv->streams[vbi_type]; streams 117 drivers/media/pci/ivtv/ivtv-fileops.c s_vbi = &itv->streams[IVTV_DEC_STREAM_TYPE_VBI]; streams 119 drivers/media/pci/ivtv/ivtv-fileops.c s_vbi = &itv->streams[IVTV_ENC_STREAM_TYPE_VBI]; streams 196 drivers/media/pci/ivtv/ivtv-fileops.c struct ivtv_stream *s_vbi = &itv->streams[IVTV_ENC_STREAM_TYPE_VBI]; streams 418 drivers/media/pci/ivtv/ivtv-fileops.c struct ivtv_stream *s = &itv->streams[id->type]; streams 447 drivers/media/pci/ivtv/ivtv-fileops.c s_vbi = &itv->streams[IVTV_ENC_STREAM_TYPE_VBI]; streams 497 drivers/media/pci/ivtv/ivtv-fileops.c struct ivtv_stream *s = &itv->streams[id->type]; streams 514 drivers/media/pci/ivtv/ivtv-fileops.c struct ivtv_stream *s = &itv->streams[id->type]; streams 540 drivers/media/pci/ivtv/ivtv-fileops.c struct ivtv_stream *s = &itv->streams[id->type]; streams 725 drivers/media/pci/ivtv/ivtv-fileops.c struct ivtv_stream *s = &itv->streams[id->type]; streams 760 drivers/media/pci/ivtv/ivtv-fileops.c struct ivtv_stream *s = &itv->streams[id->type]; streams 799 drivers/media/pci/ivtv/ivtv-fileops.c struct ivtv_stream *s = &itv->streams[id->type]; streams 807 drivers/media/pci/ivtv/ivtv-fileops.c struct ivtv_stream *s_vbi = &itv->streams[IVTV_ENC_STREAM_TYPE_VBI]; streams 838 drivers/media/pci/ivtv/ivtv-fileops.c struct ivtv_stream *s = &itv->streams[id->type]; streams 871 drivers/media/pci/ivtv/ivtv-fileops.c struct ivtv_stream *s = &itv->streams[id->type]; streams 912 drivers/media/pci/ivtv/ivtv-fileops.c struct ivtv_stream *s_vout = &itv->streams[IVTV_DEC_STREAM_TYPE_VOUT]; streams 965 drivers/media/pci/ivtv/ivtv-fileops.c test_bit(IVTV_F_S_CLAIMED, &itv->streams[IVTV_DEC_STREAM_TYPE_YUV].s_flags)) streams 969 drivers/media/pci/ivtv/ivtv-fileops.c test_bit(IVTV_F_S_CLAIMED, &itv->streams[IVTV_DEC_STREAM_TYPE_MPG].s_flags)) streams 239 drivers/media/pci/ivtv/ivtv-ioctl.c struct ivtv_stream *s = &itv->streams[IVTV_DEC_STREAM_TYPE_MPG]; streams 443 drivers/media/pci/ivtv/ivtv-ioctl.c struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; streams 553 drivers/media/pci/ivtv/ivtv-ioctl.c struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; streams 933 drivers/media/pci/ivtv/ivtv-ioctl.c struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; streams 959 drivers/media/pci/ivtv/ivtv-ioctl.c struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; streams 1012 drivers/media/pci/ivtv/ivtv-ioctl.c itv->streams[i].vdev.tvnorms = std; streams 1061 drivers/media/pci/ivtv/ivtv-ioctl.c struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; streams 1075 drivers/media/pci/ivtv/ivtv-ioctl.c struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; streams 1365 drivers/media/pci/ivtv/ivtv-ioctl.c struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; streams 1453 drivers/media/pci/ivtv/ivtv-ioctl.c struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; streams 1474 drivers/media/pci/ivtv/ivtv-ioctl.c struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; streams 1574 drivers/media/pci/ivtv/ivtv-ioctl.c struct ivtv_stream *s = &itv->streams[i]; streams 1634 drivers/media/pci/ivtv/ivtv-ioctl.c struct ivtv_stream *s = &itv->streams[id->type]; streams 31 drivers/media/pci/ivtv/ivtv-irq.c struct ivtv_stream *s = &itv->streams[IVTV_ENC_STREAM_TYPE_PCM]; streams 60 drivers/media/pci/ivtv/ivtv-irq.c struct ivtv_stream *s = &itv->streams[itv->cur_pio_stream]; streams 450 drivers/media/pci/ivtv/ivtv-irq.c struct ivtv_stream *s_vbi = &itv->streams[IVTV_ENC_STREAM_TYPE_VBI]; streams 541 drivers/media/pci/ivtv/ivtv-irq.c s = &itv->streams[itv->cur_dma_stream]; streams 605 drivers/media/pci/ivtv/ivtv-irq.c s = &itv->streams[itv->cur_dma_stream]; streams 633 drivers/media/pci/ivtv/ivtv-irq.c s = &itv->streams[IVTV_ENC_STREAM_TYPE_VBI]; streams 649 drivers/media/pci/ivtv/ivtv-irq.c s = &itv->streams[itv->cur_pio_stream]; streams 662 drivers/media/pci/ivtv/ivtv-irq.c s = &itv->streams[IVTV_ENC_STREAM_TYPE_VBI]; streams 694 drivers/media/pci/ivtv/ivtv-irq.c struct ivtv_stream *s = &itv->streams[itv->cur_dma_stream]; streams 756 drivers/media/pci/ivtv/ivtv-irq.c s = &itv->streams[ivtv_stream_map[data[0]]]; streams 768 drivers/media/pci/ivtv/ivtv-irq.c s = &itv->streams[IVTV_ENC_STREAM_TYPE_VBI]; streams 777 drivers/media/pci/ivtv/ivtv-irq.c struct ivtv_stream *s = &itv->streams[IVTV_DEC_STREAM_TYPE_VBI]; streams 800 drivers/media/pci/ivtv/ivtv-irq.c s = &itv->streams[IVTV_DEC_STREAM_TYPE_YUV]; streams 806 drivers/media/pci/ivtv/ivtv-irq.c s = &itv->streams[IVTV_DEC_STREAM_TYPE_MPG]; streams 1022 drivers/media/pci/ivtv/ivtv-irq.c struct ivtv_stream *s = &itv->streams[idx]; streams 1042 drivers/media/pci/ivtv/ivtv-irq.c struct ivtv_stream *s = &itv->streams[idx]; streams 170 drivers/media/pci/ivtv/ivtv-streams.c struct ivtv_stream *s = &itv->streams[type]; streams 200 drivers/media/pci/ivtv/ivtv-streams.c struct ivtv_stream *s = &itv->streams[type]; streams 269 drivers/media/pci/ivtv/ivtv-streams.c if (itv->streams[type].vdev.v4l2_dev == NULL) streams 273 drivers/media/pci/ivtv/ivtv-streams.c if (ivtv_stream_alloc(&itv->streams[type])) streams 286 drivers/media/pci/ivtv/ivtv-streams.c struct ivtv_stream *s = &itv->streams[type]; streams 297 drivers/media/pci/ivtv/ivtv-streams.c struct ivtv_stream *s_mpg = &itv->streams[IVTV_ENC_STREAM_TYPE_MPG]; streams 304 drivers/media/pci/ivtv/ivtv-streams.c itv->streams[IVTV_DEC_STREAM_TYPE_YUV].vdev.device_caps |= streams 306 drivers/media/pci/ivtv/ivtv-streams.c itv->streams[IVTV_DEC_STREAM_TYPE_MPG].vdev.device_caps |= streams 366 drivers/media/pci/ivtv/ivtv-streams.c struct video_device *vdev = &itv->streams[type].vdev; streams 372 drivers/media/pci/ivtv/ivtv-streams.c ivtv_stream_free(&itv->streams[type]); streams 373 drivers/media/pci/ivtv/ivtv-streams.c itv->streams[type].vdev.v4l2_dev = NULL; streams 781 drivers/media/pci/ivtv/ivtv-streams.c struct ivtv_stream *s = &itv->streams[i]; streams 984 drivers/media/pci/ivtv/ivtv-streams.c struct ivtv_stream *yuv_stream = &itv->streams[IVTV_ENC_STREAM_TYPE_YUV]; streams 985 drivers/media/pci/ivtv/ivtv-streams.c struct ivtv_stream *dec_stream = &itv->streams[IVTV_DEC_STREAM_TYPE_YUV]; streams 1223 drivers/media/pci/ivtv/ivtvfb.c itv->streams[IVTV_DEC_STREAM_TYPE_YUV].vdev.device_caps |= streams 1225 drivers/media/pci/ivtv/ivtvfb.c itv->streams[IVTV_DEC_STREAM_TYPE_MPG].vdev.device_caps |= streams 1254 drivers/media/pci/ivtv/ivtvfb.c itv->streams[IVTV_DEC_STREAM_TYPE_YUV].vdev.device_caps &= streams 1256 drivers/media/pci/ivtv/ivtvfb.c itv->streams[IVTV_DEC_STREAM_TYPE_MPG].vdev.device_caps &= streams 79 drivers/media/pci/solo6x10/solo6x10-g723.c &solo_dev->snd_pcm->streams[SNDRV_PCM_STREAM_CAPTURE]; streams 350 drivers/media/pci/solo6x10/solo6x10-g723.c for (i = 0, ss = pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream; streams 297 drivers/media/pci/tw686x/tw686x-audio.c for (i = 0, ss = pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream; streams 94 drivers/media/usb/tm6000/tm6000-dvb.c if (dev->dvb->streams > 0) { streams 187 drivers/media/usb/tm6000/tm6000-dvb.c if (dvb->streams == 0) { streams 188 drivers/media/usb/tm6000/tm6000-dvb.c dvb->streams = 1; streams 192 drivers/media/usb/tm6000/tm6000-dvb.c ++(dvb->streams); streams 208 drivers/media/usb/tm6000/tm6000-dvb.c printk(KERN_INFO "stream %#x\n", dvb->streams); streams 209 drivers/media/usb/tm6000/tm6000-dvb.c --(dvb->streams); streams 210 drivers/media/usb/tm6000/tm6000-dvb.c if (dvb->streams == 0) { streams 253 drivers/media/usb/tm6000/tm6000-dvb.c dvb->streams = 0; streams 136 drivers/media/usb/tm6000/tm6000.h unsigned int streams; streams 385 drivers/media/usb/uvc/uvc_driver.c list_for_each_entry(stream, &dev->streams, list) { streams 952 drivers/media/usb/uvc/uvc_driver.c list_add_tail(&streaming->list, &dev->streams); streams 1918 drivers/media/usb/uvc/uvc_driver.c list_for_each_safe(p, n, &dev->streams) { streams 1944 drivers/media/usb/uvc/uvc_driver.c list_for_each_entry(stream, &dev->streams, list) { streams 2144 drivers/media/usb/uvc/uvc_driver.c INIT_LIST_HEAD(&dev->streams); streams 2292 drivers/media/usb/uvc/uvc_driver.c list_for_each_entry(stream, &dev->streams, list) { streams 2327 drivers/media/usb/uvc/uvc_driver.c list_for_each_entry(stream, &dev->streams, list) { streams 660 drivers/media/usb/uvc/uvcvideo.h struct list_head streams; streams 577 drivers/misc/mei/hdcp/mei_hdcp.c memcpy(verify_mprime_in.streams, data->streams, streams 634 drivers/misc/mei/hdcp/mei_hdcp.c enable_auth_in.stream_type = data->streams[0].stream_type; streams 358 drivers/misc/mei/hdcp/mei_hdcp.h struct hdcp2_streamid_type streams[1]; streams 356 drivers/net/wireless/ath/ath9k/common.c int streams = 0; streams 359 drivers/net/wireless/ath/ath9k/common.c if (++streams == max) streams 363 drivers/net/wireless/ath/ath9k/common.c return streams; streams 831 drivers/net/wireless/ath/ath9k/xmit.c int width, streams, half_gi, ndelim, mindelim; streams 881 drivers/net/wireless/ath/ath9k/xmit.c streams = HT_RC_2_STREAMS(rix); streams 882 drivers/net/wireless/ath/ath9k/xmit.c nsymbits = bits_per_symbol[rix % 8][width] * streams; streams 1073 drivers/net/wireless/ath/ath9k/xmit.c int streams; streams 1076 drivers/net/wireless/ath/ath9k/xmit.c streams = HT_RC_2_STREAMS(rix); streams 1078 drivers/net/wireless/ath/ath9k/xmit.c nsymbits = bits_per_symbol[rix % 8][width] * streams; streams 1087 drivers/net/wireless/ath/ath9k/xmit.c duration += L_STF + L_LTF + L_SIG + HT_SIG + HT_STF + HT_LTF(streams); streams 1094 drivers/net/wireless/ath/ath9k/xmit.c int streams = HT_RC_2_STREAMS(mcs); streams 1098 drivers/net/wireless/ath/ath9k/xmit.c usec -= L_STF + L_LTF + L_SIG + HT_SIG + HT_STF + HT_LTF(streams); streams 1100 drivers/net/wireless/ath/ath9k/xmit.c bits = symbols * bits_per_symbol[mcs % 8][ht40] * streams; streams 3817 drivers/net/wireless/marvell/mwl8k.c struct mwl8k_ampdu_stream *streams; streams 3837 drivers/net/wireless/marvell/mwl8k.c streams = &priv->ampdu[stream_index]; streams 3838 drivers/net/wireless/marvell/mwl8k.c if (streams->state == AMPDU_STREAM_ACTIVE) { streams 3839 drivers/net/wireless/marvell/mwl8k.c ieee80211_stop_tx_ba_session(streams->sta, streams 3840 drivers/net/wireless/marvell/mwl8k.c streams->tid); streams 61 drivers/nvme/host/core.c static bool streams; streams 62 drivers/nvme/host/core.c module_param(streams, bool, 0644); streams 63 drivers/nvme/host/core.c MODULE_PARM_DESC(streams, "turn on support for Streams write directives"); streams 552 drivers/nvme/host/core.c if (!streams) streams 524 drivers/staging/greybus/camera.c struct gb_camera_stream_config *streams, streams 556 drivers/staging/greybus/camera.c cfg->width = cpu_to_le16(streams[i].width); streams 557 drivers/staging/greybus/camera.c cfg->height = cpu_to_le16(streams[i].height); streams 558 drivers/staging/greybus/camera.c cfg->format = cpu_to_le16(streams[i].format); streams 592 drivers/staging/greybus/camera.c streams[i].width = le16_to_cpu(cfg->width); streams 593 drivers/staging/greybus/camera.c streams[i].height = le16_to_cpu(cfg->height); streams 594 drivers/staging/greybus/camera.c streams[i].format = le16_to_cpu(cfg->format); streams 595 drivers/staging/greybus/camera.c streams[i].vc = cfg->virtual_channel; streams 596 drivers/staging/greybus/camera.c streams[i].dt[0] = cfg->data_type[0]; streams 597 drivers/staging/greybus/camera.c streams[i].dt[1] = cfg->data_type[1]; streams 598 drivers/staging/greybus/camera.c streams[i].max_size = le32_to_cpu(cfg->max_size); streams 655 drivers/staging/greybus/camera.c unsigned int streams, unsigned int num_frames, streams 671 drivers/staging/greybus/camera.c req->streams = streams; streams 786 drivers/staging/greybus/camera.c unsigned int *flags, struct gb_camera_stream *streams, streams 804 drivers/staging/greybus/camera.c gb_streams[i].width = streams[i].width; streams 805 drivers/staging/greybus/camera.c gb_streams[i].height = streams[i].height; streams 807 drivers/staging/greybus/camera.c gb_camera_mbus_to_gb(streams[i].pixel_code); streams 827 drivers/staging/greybus/camera.c streams[i].width = gb_streams[i].width; streams 828 drivers/staging/greybus/camera.c streams[i].height = gb_streams[i].height; streams 829 drivers/staging/greybus/camera.c streams[i].vc = gb_streams[i].vc; streams 830 drivers/staging/greybus/camera.c streams[i].dt[0] = gb_streams[i].dt[0]; streams 831 drivers/staging/greybus/camera.c streams[i].dt[1] = gb_streams[i].dt[1]; streams 832 drivers/staging/greybus/camera.c streams[i].max_size = gb_streams[i].max_size; streams 833 drivers/staging/greybus/camera.c streams[i].pixel_code = streams 844 drivers/staging/greybus/camera.c unsigned int streams, unsigned int num_frames, streams 849 drivers/staging/greybus/camera.c return gb_camera_capture(gcam, request_id, streams, num_frames, streams 912 drivers/staging/greybus/camera.c struct gb_camera_stream_config *streams; streams 940 drivers/staging/greybus/camera.c streams = kcalloc(nstreams, sizeof(*streams), GFP_KERNEL); streams 941 drivers/staging/greybus/camera.c if (!streams) streams 945 drivers/staging/greybus/camera.c struct gb_camera_stream_config *stream = &streams[i]; streams 976 drivers/staging/greybus/camera.c ret = gb_camera_configure_streams(gcam, &nstreams, &flags, streams, streams 984 drivers/staging/greybus/camera.c struct gb_camera_stream_config *stream = &streams[i]; streams 997 drivers/staging/greybus/camera.c kfree(streams); streams 92 drivers/staging/greybus/gb-camera.h unsigned int *flags, struct gb_camera_stream *streams, streams 95 drivers/staging/greybus/gb-camera.h unsigned int streams, unsigned int num_frames, streams 101 drivers/staging/uwb/lc-dev.c bitmap_fill(uwb_dev->streams, UWB_NUM_GLOBAL_STREAMS); streams 145 drivers/staging/uwb/rsv.c streams_bm = rsv->target.dev->streams; streams 148 drivers/staging/uwb/rsv.c streams_bm = rc->uwb_dev.streams; streams 176 drivers/staging/uwb/rsv.c streams_bm = rsv->target.dev->streams; streams 179 drivers/staging/uwb/rsv.c streams_bm = rc->uwb_dev.streams; streams 981 drivers/staging/uwb/rsv.c bitmap_complement(rc->uwb_dev.streams, rc->uwb_dev.streams, UWB_NUM_STREAMS); streams 56 drivers/staging/uwb/uwb.h DECLARE_BITMAP(streams, UWB_NUM_STREAMS); streams 925 drivers/usb/core/devio.c struct usbdevfs_streams __user *streams, streams 937 drivers/usb/core/devio.c if (get_user(num_streams, &streams->num_streams) || streams 938 drivers/usb/core/devio.c get_user(num_eps, &streams->num_eps)) streams 953 drivers/usb/core/devio.c if (get_user(ep, &streams->eps[i])) { streams 1610 drivers/usb/core/devio.c if (ep->streams) streams 428 drivers/usb/core/driver.c if (ep->streams == 0) streams 2026 drivers/usb/core/hcd.c if (eps[i]->streams) streams 2036 drivers/usb/core/hcd.c eps[i]->streams = ret; streams 2069 drivers/usb/core/hcd.c if (!eps[i] || !eps[i]->streams) streams 2077 drivers/usb/core/hcd.c eps[i]->streams = 0; streams 5825 drivers/usb/core/hub.c intf->cur_altsetting->endpoint[j].streams = 0; streams 1413 drivers/usb/core/message.c iface->cur_altsetting->endpoint[i].streams = 0; streams 1199 drivers/usb/gadget/udc/dummy_hcd.c unsigned int pipe, unsigned int streams) streams 1203 drivers/usb/gadget/udc/dummy_hcd.c streams--; streams 1206 drivers/usb/gadget/udc/dummy_hcd.c streams <<= 4; streams 1211 drivers/usb/gadget/udc/dummy_hcd.c max_streams |= streams; streams 506 fs/xfs/xfs_trace.h __field(int, streams) streams 512 fs/xfs/xfs_trace.h __entry->streams = xfs_filestream_peek_ag(mp, agno); streams 518 fs/xfs/xfs_trace.h __entry->streams) streams 536 fs/xfs/xfs_trace.h __field(int, streams) streams 544 fs/xfs/xfs_trace.h __entry->streams = xfs_filestream_peek_ag(ip->i_mount, agno); streams 552 fs/xfs/xfs_trace.h __entry->streams, streams 214 include/drm/drm_hdcp.h struct hdcp2_streamid_type streams[HDCP_2_2_MAX_CONTENT_STREAMS_CNT]; streams 64 include/drm/i915_mei_hdcp_interface.h struct hdcp2_streamid_type *streams; streams 1602 include/linux/greybus/greybus_protocols.h __u8 streams; streams 78 include/linux/usb.h int streams; streams 560 include/sound/hdaudio.h unsigned int streams, unsigned int reg); streams 562 include/sound/hdaudio.h unsigned int streams); streams 564 include/sound/hdaudio.h unsigned int streams); streams 513 include/sound/pcm.h struct snd_pcm_str streams[2]; streams 1386 include/sound/pcm.h for (s = info->pcm->streams[info->stream].substream; s; s = s->next) streams 54 include/sound/pcm_oss.h struct snd_pcm_substream *streams[2]; streams 121 include/sound/rawmidi.h struct snd_rawmidi_str streams[2]; streams 37 net/mac80211/rc80211_minstrel_ht.c #define MCS_DURATION(streams, sgi, bps) \ streams 38 net/mac80211/rc80211_minstrel_ht.c (MCS_SYMBOL_TIME(sgi, MCS_NSYMS((streams) * (bps))) / AVG_AMPDU_SIZE) streams 61 net/mac80211/rc80211_minstrel_ht.c .streams = _streams, \ streams 98 net/mac80211/rc80211_minstrel_ht.c .streams = _streams, \ streams 155 net/mac80211/rc80211_minstrel_ht.c .streams = 1, \ streams 514 net/mac80211/rc80211_minstrel_ht.c MCS_GROUP_RATES].streams; streams 524 net/mac80211/rc80211_minstrel_ht.c (minstrel_mcs_groups[group].streams < tmp_max_streams)) { streams 548 net/mac80211/rc80211_minstrel_ht.c if (group->streams == tp_group->streams) streams 551 net/mac80211/rc80211_minstrel_ht.c if (tp_idx < 4 && group->streams == tp_group->streams - 1) streams 554 net/mac80211/rc80211_minstrel_ht.c return group->streams == tp_group->streams + 1; streams 847 net/mac80211/rc80211_minstrel_ht.c if (minstrel_mcs_groups[group].streams > streams 848 net/mac80211/rc80211_minstrel_ht.c minstrel_mcs_groups[orig_group].streams) streams 1081 net/mac80211/rc80211_minstrel_ht.c idx = ((group->streams - 1) << 4) | streams 1084 net/mac80211/rc80211_minstrel_ht.c idx = index % MCS_GROUP_RATES + (group->streams - 1) * 8; streams 1092 net/mac80211/rc80211_minstrel_ht.c group->streams > 1)) { streams 1271 net/mac80211/rc80211_minstrel_ht.c MCS_GROUP_RATES].streams; streams 1274 net/mac80211/rc80211_minstrel_ht.c minstrel_mcs_groups[sample_group].streams || streams 1346 net/mac80211/rc80211_minstrel_ht.c sample_group->streams); streams 1348 net/mac80211/rc80211_minstrel_ht.c rate->idx = sample_idx + (sample_group->streams - 1) * 8; streams 1473 net/mac80211/rc80211_minstrel_ht.c nss = minstrel_mcs_groups[i].streams; streams 34 net/mac80211/rc80211_minstrel_ht.h u8 streams; streams 65 net/mac80211/rc80211_minstrel_ht_debugfs.c p += sprintf(p, "%d ", mg->streams); streams 69 net/mac80211/rc80211_minstrel_ht_debugfs.c p += sprintf(p, "%d ", mg->streams); streams 83 net/mac80211/rc80211_minstrel_ht_debugfs.c p += sprintf(p, " MCS%-2u", (mg->streams - 1) * 8 + j); streams 85 net/mac80211/rc80211_minstrel_ht_debugfs.c p += sprintf(p, " MCS%-1u/%1u", j, mg->streams); streams 212 net/mac80211/rc80211_minstrel_ht_debugfs.c p += sprintf(p, "%d,", mg->streams); streams 216 net/mac80211/rc80211_minstrel_ht_debugfs.c p += sprintf(p, "%d,", mg->streams); streams 230 net/mac80211/rc80211_minstrel_ht_debugfs.c p += sprintf(p, ",MCS%-2u,", (mg->streams - 1) * 8 + j); streams 232 net/mac80211/rc80211_minstrel_ht_debugfs.c p += sprintf(p, ",MCS%-1u/%1u,", j, mg->streams); streams 1025 net/wireless/util.c int modulation, streams, bitrate; streams 1032 net/wireless/util.c streams = (rate->mcs >> 3) + 1; streams 1043 net/wireless/util.c bitrate *= streams; streams 989 sound/aoa/soundbus/i2sbus/pcm.c dev->pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].dev.parent = streams 1006 sound/aoa/soundbus/i2sbus/pcm.c dev->pcm->streams[SNDRV_PCM_STREAM_CAPTURE].dev.parent = streams 145 sound/arm/pxa2xx-pcm-lib.c struct snd_pcm_substream *substream = pcm->streams[stream].substream; streams 166 sound/arm/pxa2xx-pcm-lib.c substream = pcm->streams[stream].substream; streams 188 sound/arm/pxa2xx-pcm-lib.c if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) { streams 195 sound/arm/pxa2xx-pcm-lib.c if (pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream) { streams 1098 sound/core/oss/pcm_oss.c substream = pcm_oss_file->streams[idx]; streams 1547 sound/core/oss/pcm_oss.c substream = pcm_oss_file->streams[i]; streams 1567 sound/core/oss/pcm_oss.c substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK]; streams 1636 sound/core/oss/pcm_oss.c substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK]; streams 1705 sound/core/oss/pcm_oss.c substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_CAPTURE]; streams 1726 sound/core/oss/pcm_oss.c struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; streams 1767 sound/core/oss/pcm_oss.c struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; streams 1863 sound/core/oss/pcm_oss.c struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; streams 1917 sound/core/oss/pcm_oss.c struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; streams 1956 sound/core/oss/pcm_oss.c struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; streams 2011 sound/core/oss/pcm_oss.c struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; streams 2038 sound/core/oss/pcm_oss.c psubstream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK]; streams 2039 sound/core/oss/pcm_oss.c csubstream = pcm_oss_file->streams[SNDRV_PCM_STREAM_CAPTURE]; streams 2114 sound/core/oss/pcm_oss.c psubstream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK]; streams 2115 sound/core/oss/pcm_oss.c csubstream = pcm_oss_file->streams[SNDRV_PCM_STREAM_CAPTURE]; streams 2130 sound/core/oss/pcm_oss.c substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK]; streams 2157 sound/core/oss/pcm_oss.c substream = pcm_oss_file->streams[stream]; streams 2226 sound/core/oss/pcm_oss.c substream = pcm_oss_file->streams[stream]; streams 2299 sound/core/oss/pcm_oss.c mutex_lock(&pcm->streams[stream].oss.setup_mutex); streams 2301 sound/core/oss/pcm_oss.c for (setup = pcm->streams[stream].oss.setup_list; setup; streams 2310 sound/core/oss/pcm_oss.c mutex_unlock(&pcm->streams[stream].oss.setup_mutex); streams 2366 sound/core/oss/pcm_oss.c struct snd_pcm_substream *substream = pcm_oss_file->streams[cidx]; streams 2400 sound/core/oss/pcm_oss.c if (! pcm->streams[idx].substream_count) streams 2415 sound/core/oss/pcm_oss.c pcm_oss_file->streams[idx] = substream; streams 2419 sound/core/oss/pcm_oss.c if (!pcm_oss_file->streams[0] && !pcm_oss_file->streams[1]) { streams 2538 sound/core/oss/pcm_oss.c substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK]; streams 2540 sound/core/oss/pcm_oss.c substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_CAPTURE]; streams 2571 sound/core/oss/pcm_oss.c substream = pcm_oss_file->streams[idx]; streams 2732 sound/core/oss/pcm_oss.c substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_CAPTURE]; streams 2756 sound/core/oss/pcm_oss.c substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK]; streams 2798 sound/core/oss/pcm_oss.c psubstream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK]; streams 2799 sound/core/oss/pcm_oss.c csubstream = pcm_oss_file->streams[SNDRV_PCM_STREAM_CAPTURE]; streams 2824 sound/core/oss/pcm_oss.c ofile.streams[SNDRV_PCM_STREAM_CAPTURE] = pcm_oss_file->streams[SNDRV_PCM_STREAM_CAPTURE]; streams 2846 sound/core/oss/pcm_oss.c substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK]; streams 2851 sound/core/oss/pcm_oss.c substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_CAPTURE]; streams 2854 sound/core/oss/pcm_oss.c substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK]; streams 3028 sound/core/oss/pcm_oss.c struct snd_pcm_str *pstr = &pcm->streams[stream]; streams 3050 sound/core/oss/pcm_oss.c struct snd_pcm_str *pstr = &pcm->streams[stream]; streams 3096 sound/core/oss/pcm_oss.c duplex = (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream_count > 0 && streams 3097 sound/core/oss/pcm_oss.c pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream_count && streams 127 sound/core/pcm.c pstr = &pcm->streams[stream]; streams 639 sound/core/pcm.c struct snd_pcm_str *pstr = &pcm->streams[stream]; streams 867 sound/core/pcm.c snd_pcm_free_stream(&pcm->streams[SNDRV_PCM_STREAM_PLAYBACK]); streams 868 sound/core/pcm.c snd_pcm_free_stream(&pcm->streams[SNDRV_PCM_STREAM_CAPTURE]); streams 896 sound/core/pcm.c pstr = &pcm->streams[stream]; streams 906 sound/core/pcm.c for (substream = pcm->streams[opposite].substream; substream; streams 1056 sound/core/pcm.c if (pcm->streams[cidx].substream == NULL) streams 1069 sound/core/pcm.c &pcm->streams[cidx].dev); streams 1075 sound/core/pcm.c for (substream = pcm->streams[cidx].substream; substream; substream = substream->next) streams 1097 sound/core/pcm.c for (substream = pcm->streams[cidx].substream; substream; substream = substream->next) { streams 1114 sound/core/pcm.c snd_unregister_device(&pcm->streams[cidx].dev); streams 1115 sound/core/pcm.c free_chmap(&pcm->streams[cidx]); streams 1171 sound/core/pcm.c if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) streams 1173 sound/core/pcm.c pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream_count); streams 1174 sound/core/pcm.c if (pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream) streams 1176 sound/core/pcm.c pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream_count); streams 474 sound/core/pcm_lib.c struct snd_pcm_str *stream = &pcm->streams[direction]; streams 2400 sound/core/pcm_lib.c info->pcm->streams[info->stream].chmap_kctl = NULL; streams 2434 sound/core/pcm_lib.c if (WARN_ON(pcm->streams[stream].chmap_kctl)) streams 2448 sound/core/pcm_lib.c knew.count = pcm->streams[stream].substream_count; streams 2459 sound/core/pcm_lib.c pcm->streams[stream].chmap_kctl = info->kctl; streams 93 sound/core/pcm_memory.c for (substream = pcm->streams[stream].substream; substream; substream = substream->next) streams 249 sound/core/pcm_memory.c for (substream = pcm->streams[stream].substream; substream; substream = substream->next) streams 1523 sound/core/pcm_native.c for (substream = pcm->streams[stream].substream; streams 239 sound/core/rawmidi.c struct snd_rawmidi_str *s = &rmidi->streams[stream]; streams 286 sound/core/rawmidi.c rmidi->streams[substream->stream].substream_opened++; streams 499 sound/core/rawmidi.c rmidi->streams[substream->stream].substream_opened--; streams 602 sound/core/rawmidi.c pstr = &rmidi->streams[info->stream]; streams 1461 sound/core/rawmidi.c &rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams, streams 1485 sound/core/rawmidi.c &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams, streams 1590 sound/core/rawmidi.c INIT_LIST_HEAD(&rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams); streams 1591 sound/core/rawmidi.c INIT_LIST_HEAD(&rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams); streams 1601 sound/core/rawmidi.c &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT], streams 1607 sound/core/rawmidi.c &rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT], streams 1649 sound/core/rawmidi.c snd_rawmidi_free_substreams(&rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]); streams 1650 sound/core/rawmidi.c snd_rawmidi_free_substreams(&rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT]); streams 1776 sound/core/rawmidi.c list_for_each_entry(s, &rmidi->streams[dir].substreams, list) { streams 1814 sound/core/rawmidi.c list_for_each_entry(substream, &rmidi->streams[stream].substreams, list) streams 62 sound/drivers/aloop.c struct loopback_pcm *streams[2]; streams 202 sound/drivers/aloop.c runtime = cable->streams[SNDRV_PCM_STREAM_PLAYBACK]-> streams 204 sound/drivers/aloop.c cruntime = cable->streams[SNDRV_PCM_STREAM_CAPTURE]-> streams 214 sound/drivers/aloop.c snd_pcm_stop(cable->streams[SNDRV_PCM_STREAM_CAPTURE]-> streams 217 sound/drivers/aloop.c runtime = cable->streams[SNDRV_PCM_STREAM_PLAYBACK]-> streams 219 sound/drivers/aloop.c setup = get_setup(cable->streams[SNDRV_PCM_STREAM_PLAYBACK]); streams 220 sound/drivers/aloop.c card = cable->streams[SNDRV_PCM_STREAM_PLAYBACK]->loopback->card; streams 463 sound/drivers/aloop.c cable->streams[SNDRV_PCM_STREAM_PLAYBACK]; streams 465 sound/drivers/aloop.c cable->streams[SNDRV_PCM_STREAM_CAPTURE]; streams 659 sound/drivers/aloop.c if (cable->streams[!substream->stream]) { streams 662 sound/drivers/aloop.c cable->streams[substream->stream] = NULL; streams 735 sound/drivers/aloop.c cable->streams[substream->stream] = dpcm; streams 1022 sound/drivers/aloop.c pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream_count; streams 1103 sound/drivers/aloop.c print_dpcm_info(buffer, cable->streams[0], "Playback"); streams 1104 sound/drivers/aloop.c print_dpcm_info(buffer, cable->streams[1], "Capture"); streams 640 sound/drivers/mtpav.c list_for_each(list, &rawmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams) { streams 645 sound/drivers/mtpav.c list_for_each(list, &rawmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams) { streams 783 sound/drivers/mts64.c &rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams) { streams 790 sound/drivers/mts64.c &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams) { streams 580 sound/drivers/portman2x4.c &rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams, streams 587 sound/drivers/portman2x4.c &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams, streams 874 sound/drivers/serial-u16550.c snd_uart16550_substreams(&rrawmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT]); streams 875 sound/drivers/serial-u16550.c snd_uart16550_substreams(&rrawmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]); streams 1144 sound/firewire/amdtp-stream.c INIT_LIST_HEAD(&d->streams); streams 1173 sound/firewire/amdtp-stream.c list_for_each_entry(tmp, &d->streams, list) { streams 1178 sound/firewire/amdtp-stream.c list_add(&s->list, &d->streams); streams 1196 sound/firewire/amdtp-stream.c list_for_each_entry(s, &d->streams, list) { streams 1203 sound/firewire/amdtp-stream.c list_for_each_entry(s, &d->streams, list) streams 1219 sound/firewire/amdtp-stream.c list_for_each_entry_safe(s, next, &d->streams, list) { streams 274 sound/firewire/amdtp-stream.h struct list_head streams; streams 126 sound/firewire/bebob/bebob_midi.c str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]; streams 137 sound/firewire/bebob/bebob_midi.c str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT]; streams 141 sound/firewire/dice/dice-midi.c str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]; streams 152 sound/firewire/dice/dice-midi.c str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT]; streams 99 sound/firewire/digi00x/digi00x-midi.c str = &rmidi->streams[i]; streams 116 sound/firewire/fireface/ff-midi.c stream = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]; streams 122 sound/firewire/fireface/ff-midi.c stream = &rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT]; streams 125 sound/firewire/fireworks/fireworks_midi.c str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]; streams 136 sound/firewire/fireworks/fireworks_midi.c str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT]; streams 466 sound/firewire/isight.c isight->pcm = pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream; streams 127 sound/firewire/motu/motu-midi.c str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]; streams 132 sound/firewire/motu/motu-midi.c str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT]; streams 174 sound/firewire/oxfw/oxfw-midi.c str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]; streams 185 sound/firewire/oxfw/oxfw-midi.c str = &rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT]; streams 104 sound/firewire/tascam/tascam-midi.c stream = &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT]; streams 120 sound/firewire/tascam/tascam-midi.c stream = &rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT]; streams 797 sound/hda/hdac_device.c unsigned int streams = snd_hdac_read_parm(codec, nid, AC_PAR_STREAM); streams 799 sound/hda/hdac_device.c if (!streams || streams == -1) streams 800 sound/hda/hdac_device.c streams = snd_hdac_read_parm(codec, codec->afg, AC_PAR_STREAM); streams 801 sound/hda/hdac_device.c if (!streams || streams == -1) streams 803 sound/hda/hdac_device.c return streams; streams 845 sound/hda/hdac_device.c unsigned int streams, bps; streams 847 sound/hda/hdac_device.c streams = query_stream_param(codec, nid); streams 848 sound/hda/hdac_device.c if (!streams) streams 852 sound/hda/hdac_device.c if (streams & AC_SUPFMT_PCM) { streams 882 sound/hda/hdac_device.c if (streams & AC_SUPFMT_FLOAT32) { streams 888 sound/hda/hdac_device.c if (streams == AC_SUPFMT_AC3) { streams 901 sound/hda/hdac_device.c streams); streams 565 sound/hda/hdac_stream.c unsigned int streams) streams 575 sound/hda/hdac_stream.c if (streams & (1 << i)) { streams 596 sound/hda/hdac_stream.c unsigned int streams, unsigned int reg) streams 605 sound/hda/hdac_stream.c val |= streams; streams 607 sound/hda/hdac_stream.c val &= ~streams; streams 622 sound/hda/hdac_stream.c unsigned int streams) streams 632 sound/hda/hdac_stream.c if (streams & (1 << i)) { streams 164 sound/isa/cmi8330.c } streams[2]; streams 413 sound/isa/cmi8330.c substream->private_data = chip->streams[SNDRV_PCM_STREAM_PLAYBACK].private_data; streams 414 sound/isa/cmi8330.c return chip->streams[SNDRV_PCM_STREAM_PLAYBACK].open(substream); streams 422 sound/isa/cmi8330.c substream->private_data = chip->streams[SNDRV_PCM_STREAM_CAPTURE].private_data; streams 423 sound/isa/cmi8330.c return chip->streams[SNDRV_PCM_STREAM_CAPTURE].open(substream); streams 443 sound/isa/cmi8330.c chip->streams[CMI_SB_STREAM].ops = *ops; streams 444 sound/isa/cmi8330.c chip->streams[CMI_SB_STREAM].open = ops->open; streams 445 sound/isa/cmi8330.c chip->streams[CMI_SB_STREAM].ops.open = cmi_open_callbacks[CMI_SB_STREAM]; streams 446 sound/isa/cmi8330.c chip->streams[CMI_SB_STREAM].private_data = chip->sb; streams 450 sound/isa/cmi8330.c chip->streams[CMI_AD_STREAM].ops = *ops; streams 451 sound/isa/cmi8330.c chip->streams[CMI_AD_STREAM].open = ops->open; streams 452 sound/isa/cmi8330.c chip->streams[CMI_AD_STREAM].ops.open = cmi_open_callbacks[CMI_AD_STREAM]; streams 453 sound/isa/cmi8330.c chip->streams[CMI_AD_STREAM].private_data = chip->wss; streams 455 sound/isa/cmi8330.c snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &chip->streams[SNDRV_PCM_STREAM_PLAYBACK].ops); streams 456 sound/isa/cmi8330.c snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &chip->streams[SNDRV_PCM_STREAM_CAPTURE].ops); streams 877 sound/isa/gus/gus_pcm.c for (substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; substream; substream = substream->next) streams 888 sound/isa/gus/gus_pcm.c snd_pcm_lib_preallocate_pages(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream, streams 1388 sound/pci/ca0106/ca0106_main.c for(substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; streams 1396 sound/pci/ca0106/ca0106_main.c for (substream = pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream; streams 878 sound/pci/echoaudio/echoaudio.c for (ss = pcm->streams[stream].substream; ss; ss = ss->next) streams 1415 sound/pci/emu10k1/emupcm.c for (substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; substream; substream = substream->next) streams 1420 sound/pci/emu10k1/emupcm.c for (substream = pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream; substream; substream = substream->next) streams 1446 sound/pci/emu10k1/emupcm.c for (substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; substream; substream = substream->next) streams 642 sound/pci/emu10k1/p16v.c for(substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; streams 655 sound/pci/emu10k1/p16v.c for (substream = pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream; streams 1743 sound/pci/hda/hda_codec.c if (cpcm->pcm->streams[0].substream_opened || streams 1744 sound/pci/hda/hda_codec.c cpcm->pcm->streams[1].substream_opened) streams 187 sound/pci/hda/hda_proc.c unsigned int streams) streams 189 sound/pci/hda/hda_proc.c snd_iprintf(buffer, " formats [0x%x]:", streams & 0xf); streams 190 sound/pci/hda/hda_proc.c if (streams & AC_SUPFMT_PCM) streams 192 sound/pci/hda/hda_proc.c if (streams & AC_SUPFMT_FLOAT32) streams 194 sound/pci/hda/hda_proc.c if (streams & AC_SUPFMT_AC3) streams 1408 sound/pci/hda/patch_hdmi.c substream = pcm->pcm->streams[0].substream; streams 1263 sound/pci/ice1712/ice1712.c pcm->streams[0].substream, streams 1264 sound/pci/ice1712/ice1712.c pcm->streams[1].substream); streams 252 sound/pci/ice1712/ice1724.c return list_first_entry(&ice->rmidi[0]->streams[stream].substreams, streams 464 sound/pci/ice1712/juli.c ice->pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream); streams 668 sound/pci/ice1712/prodigy192.c ice->pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream); streams 815 sound/pci/ice1712/quartet.c ice->pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream); streams 599 sound/pci/ice1712/revo.c ice->pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream); streams 2684 sound/pci/intel8x0.c subs = chip->pcm[0]->streams[0].substream; streams 307 sound/pci/lola/lola.h struct lola_stream streams[MAX_STREAM_COUNT]; streams 433 sound/pci/lola/lola_mixer.c err = lola_codec_write(chip, chip->pcm[CAPT].streams[n].nid, streams 31 sound/pci/lola/lola_pcm.c return &pcm->streams[idx]; streams 251 sound/pci/lola/lola_pcm.c struct lola_stream *s = &pcm->streams[i]; streams 568 sound/pci/lola/lola_pcm.c struct lola_stream *str = &pcm->streams[i]; streams 691 sound/pci/lola/lola_pcm.c err = lola_init_stream(chip, &pcm->streams[i], i, nid, dir); streams 943 sound/pci/mixart/mixart.c for (subs = pcm->streams[stream].substream; subs; subs = subs->next, idx++) streams 450 sound/pci/mixart/mixart_core.c u32 buffer_id = notify->streams[i].buffer_id; streams 462 sound/pci/mixart/mixart_core.c buffer_id, notify->streams[i].sample_pos_low_part); streams 474 sound/pci/mixart/mixart_core.c u64 sample_count = ((u64)notify->streams[i].sample_pos_high_part) << 32; streams 475 sound/pci/mixart/mixart_core.c sample_count |= notify->streams[i].sample_pos_low_part; streams 257 sound/pci/mixart/mixart_core.h struct mixart_sample_pos streams[MIXART_MAX_STREAM_PER_CARD * MIXART_MAX_CARDS]; streams 228 sound/pci/nm256/nm256.c struct nm256_stream streams[2]; streams 759 sound/pci/nm256/nm256.c s = &chip->streams[SNDRV_PCM_STREAM_PLAYBACK]; streams 774 sound/pci/nm256/nm256.c s = &chip->streams[SNDRV_PCM_STREAM_CAPTURE]; streams 864 sound/pci/nm256/nm256.c snd_nm256_setup_stream(chip, &chip->streams[SNDRV_PCM_STREAM_PLAYBACK], streams 876 sound/pci/nm256/nm256.c snd_nm256_setup_stream(chip, &chip->streams[SNDRV_PCM_STREAM_CAPTURE], streams 944 sound/pci/nm256/nm256.c struct nm256_stream *s = &chip->streams[i]; streams 996 sound/pci/nm256/nm256.c if (chip->streams[SNDRV_PCM_STREAM_PLAYBACK].running) streams 998 sound/pci/nm256/nm256.c if (chip->streams[SNDRV_PCM_STREAM_CAPTURE].running) streams 1422 sound/pci/nm256/nm256.c struct nm256_stream *s = &chip->streams[i]; streams 1443 sound/pci/nm256/nm256.c if (chip->streams[SNDRV_PCM_STREAM_PLAYBACK].running) streams 1445 sound/pci/nm256/nm256.c if (chip->streams[SNDRV_PCM_STREAM_CAPTURE].running) streams 1498 sound/pci/nm256/nm256.c chip->streams[SNDRV_PCM_STREAM_PLAYBACK].bufsize = playback_bufsize * 1024; streams 1499 sound/pci/nm256/nm256.c chip->streams[SNDRV_PCM_STREAM_CAPTURE].bufsize = capture_bufsize * 1024; streams 1562 sound/pci/nm256/nm256.c chip->buffer_size = chip->streams[SNDRV_PCM_STREAM_PLAYBACK].bufsize + streams 1563 sound/pci/nm256/nm256.c chip->streams[SNDRV_PCM_STREAM_CAPTURE].bufsize; streams 1602 sound/pci/nm256/nm256.c chip->streams[SNDRV_PCM_STREAM_PLAYBACK].buf = addr; streams 1603 sound/pci/nm256/nm256.c addr += chip->streams[SNDRV_PCM_STREAM_PLAYBACK].bufsize; streams 1604 sound/pci/nm256/nm256.c chip->streams[SNDRV_PCM_STREAM_CAPTURE].buf = addr; streams 1605 sound/pci/nm256/nm256.c addr += chip->streams[SNDRV_PCM_STREAM_CAPTURE].bufsize; streams 139 sound/pci/oxygen/oxygen.h struct snd_pcm_substream *streams[PCM_COUNT]; streams 87 sound/pci/oxygen/oxygen_lib.c if ((elapsed_streams & (1 << i)) && chip->streams[i]) streams 88 sound/pci/oxygen/oxygen_lib.c snd_pcm_period_elapsed(chip->streams[i]); streams 172 sound/pci/oxygen/oxygen_pcm.c chip->streams[channel] = substream; streams 237 sound/pci/oxygen/oxygen_pcm.c chip->streams[channel] = NULL; streams 714 sound/pci/oxygen/oxygen_pcm.c snd_pcm_lib_preallocate_pages(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream, streams 720 sound/pci/oxygen/oxygen_pcm.c snd_pcm_lib_preallocate_pages(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream, streams 3838 sound/pci/rme9652/hdsp.c snd_pcm_period_elapsed(hdsp->pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream); streams 3841 sound/pci/rme9652/hdsp.c snd_pcm_period_elapsed(hdsp->pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream); streams 1833 sound/pci/rme9652/rme9652.c snd_pcm_period_elapsed(rme9652->pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream); streams 1837 sound/pci/rme9652/rme9652.c snd_pcm_period_elapsed(rme9652->pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream); streams 2187 sound/pci/trident/trident_main.c for (substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; substream; substream = substream->next) streams 2191 sound/pci/trident/trident_main.c snd_pcm_lib_preallocate_pages(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream, streams 2232 sound/pci/trident/trident_main.c substream = foldback->streams[SNDRV_PCM_STREAM_CAPTURE].substream; streams 1858 sound/pci/ymfpci/ymfpci_main.c substream = chip->pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; streams 289 sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c err = snd_ak4117_build(chip->ak4117, pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream); streams 40 sound/soc/atmel/atmel-pcm-pdc.c struct snd_pcm_substream *substream = pcm->streams[stream].substream; streams 77 sound/soc/atmel/atmel-pcm-pdc.c if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) { streams 85 sound/soc/atmel/atmel-pcm-pdc.c if (pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream) { streams 103 sound/soc/atmel/atmel-pcm-pdc.c substream = pcm->streams[stream].substream; streams 728 sound/soc/bcm/cygnus-pcm.c struct snd_pcm_substream *substream = pcm->streams[stream].substream; streams 770 sound/soc/bcm/cygnus-pcm.c substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; streams 780 sound/soc/bcm/cygnus-pcm.c substream = pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream; streams 802 sound/soc/bcm/cygnus-pcm.c if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) { streams 809 sound/soc/bcm/cygnus-pcm.c if (pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream) { streams 95 sound/soc/codecs/tscs454.c u8 streams; streams 103 sound/soc/codecs/tscs454.c status->streams |= mask; streams 111 sound/soc/codecs/tscs454.c status->streams &= mask; streams 116 sound/soc/codecs/tscs454.c return status->streams; streams 121 sound/soc/codecs/tscs454.c return (0x03 << aif_id * 2) & status->streams; streams 824 sound/soc/codecs/tscs454.c aif->id, tscs454->aifs_status.streams); streams 3239 sound/soc/codecs/tscs454.c aif->id, tscs454->aifs_status.streams); streams 346 sound/soc/fsl/fsl_asrc_dma.c substream = pcm->streams[i].substream; streams 361 sound/soc/fsl/fsl_asrc_dma.c if (--i == 0 && pcm->streams[i].substream) streams 362 sound/soc/fsl/fsl_asrc_dma.c snd_dma_free_pages(&pcm->streams[i].substream->dma_buffer); streams 373 sound/soc/fsl/fsl_asrc_dma.c substream = pcm->streams[i].substream; streams 297 sound/soc/fsl/fsl_dma.c if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) { streams 300 sound/soc/fsl/fsl_dma.c &pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->dma_buffer); streams 307 sound/soc/fsl/fsl_dma.c if (pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream) { streams 310 sound/soc/fsl/fsl_dma.c &pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream->dma_buffer); streams 313 sound/soc/fsl/fsl_dma.c snd_dma_free_pages(&pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->dma_buffer); streams 832 sound/soc/fsl/fsl_dma.c for (i = 0; i < ARRAY_SIZE(pcm->streams); i++) { streams 833 sound/soc/fsl/fsl_dma.c substream = pcm->streams[i].substream; streams 264 sound/soc/fsl/fsl_ssi.c u8 streams; streams 420 sound/soc/fsl/fsl_ssi.c if (ssi->soc->offline_config && ssi->streams) streams 474 sound/soc/fsl/fsl_ssi.c ssi->streams |= BIT(dir); streams 514 sound/soc/fsl/fsl_ssi.c aactive = ssi->streams & BIT(adir); streams 531 sound/soc/fsl/fsl_ssi.c ssi->streams &= ~BIT(dir); streams 823 sound/soc/fsl/fsl_ssi.c if (ssi->streams && ssi->synchronous) streams 238 sound/soc/fsl/imx-pcm-fiq.c struct snd_pcm_substream *substream = pcm->streams[stream].substream; streams 263 sound/soc/fsl/imx-pcm-fiq.c if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) { streams 270 sound/soc/fsl/imx-pcm-fiq.c if (pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream) { streams 292 sound/soc/fsl/imx-pcm-fiq.c substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; streams 299 sound/soc/fsl/imx-pcm-fiq.c substream = pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream; streams 319 sound/soc/fsl/imx-pcm-fiq.c substream = pcm->streams[stream].substream; streams 318 sound/soc/fsl/mpc5200_dma.c if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) { streams 320 sound/soc/fsl/mpc5200_dma.c size, &pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->dma_buffer); streams 325 sound/soc/fsl/mpc5200_dma.c if (pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream) { streams 327 sound/soc/fsl/mpc5200_dma.c size, &pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream->dma_buffer); streams 335 sound/soc/fsl/mpc5200_dma.c if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) streams 336 sound/soc/fsl/mpc5200_dma.c snd_dma_free_pages(&pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->dma_buffer); streams 354 sound/soc/fsl/mpc5200_dma.c substream = pcm->streams[stream].substream; streams 302 sound/soc/intel/atom/sst/sst.c struct stream_info *stream = &ctx->streams[i]; streams 438 sound/soc/intel/atom/sst/sst.c struct stream_info *stream = &ctx->streams[i]; streams 554 sound/soc/intel/atom/sst/sst.c struct stream_info *stream = &ctx->streams[i]; streams 378 sound/soc/intel/atom/sst/sst.h struct stream_info streams[MAX_NUM_STREAMS+1]; streams 53 sound/soc/intel/atom/sst/sst_drv_interface.c sst_clean_stream(&ctx->streams[str_id]); streams 129 sound/soc/intel/atom/sst/sst_drv_interface.c str_info = &ctx->streams[retval]; streams 208 sound/soc/intel/atom/sst/sst_drv_interface.c stream = &ctx->streams[str_id]; streams 445 sound/soc/intel/atom/sst/sst_drv_interface.c stream = &ctx->streams[str_id]; streams 272 sound/soc/intel/atom/sst/sst_ipc.c stream = &sst_drv_ctx->streams[str_id]; streams 287 sound/soc/intel/atom/sst/sst_ipc.c stream = &sst_drv_ctx->streams[str_id]; streams 373 sound/soc/intel/atom/sst/sst_pvt.c return &sst_drv_ctx->streams[str_id]; streams 382 sound/soc/intel/atom/sst/sst_pvt.c if (pipe_id == sst_drv_ctx->streams[i].pipe_id) streams 72 sound/soc/intel/atom/sst/sst_stream.c sst_drv_ctx->streams[str_id].status = STREAM_INIT; streams 73 sound/soc/intel/atom/sst/sst_stream.c sst_drv_ctx->streams[str_id].prev = STREAM_UN_INIT; streams 74 sound/soc/intel/atom/sst/sst_stream.c sst_drv_ctx->streams[str_id].pipe_id = str_params->device_type; streams 75 sound/soc/intel/atom/sst/sst_stream.c sst_drv_ctx->streams[str_id].task_id = str_params->task; streams 76 sound/soc/intel/atom/sst/sst_stream.c sst_drv_ctx->streams[str_id].num_ch = num_ch; streams 324 sound/soc/intel/baytrail/sst-baytrail-pcm.c if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream || streams 325 sound/soc/intel/baytrail/sst-baytrail-pcm.c pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream) { streams 941 sound/soc/intel/haswell/sst-haswell-pcm.c if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream || streams 942 sound/soc/intel/haswell/sst-haswell-pcm.c pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream) { streams 949 sound/soc/intel/haswell/sst-haswell-pcm.c if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) streams 951 sound/soc/intel/haswell/sst-haswell-pcm.c if (pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream) streams 254 sound/soc/kirkwood/kirkwood-dma.c struct snd_pcm_substream *substream = pcm->streams[stream].substream; streams 280 sound/soc/kirkwood/kirkwood-dma.c if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) { streams 287 sound/soc/kirkwood/kirkwood-dma.c if (pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream) { streams 304 sound/soc/kirkwood/kirkwood-dma.c substream = pcm->streams[stream].substream; streams 316 sound/soc/meson/axg-fifo.c snd_pcm_lib_preallocate_pages(rtd->pcm->streams[type].substream, streams 156 sound/soc/pxa/mmp-pcm.c substream = pcm->streams[stream].substream; streams 198 sound/soc/pxa/mmp-pcm.c substream = pcm->streams[stream].substream; streams 510 sound/soc/qcom/lpass-platform.c psubstream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; streams 521 sound/soc/qcom/lpass-platform.c csubstream = pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream; streams 543 sound/soc/qcom/lpass-platform.c for (i = 0; i < ARRAY_SIZE(pcm->streams); i++) { streams 544 sound/soc/qcom/lpass-platform.c substream = pcm->streams[i].substream; streams 813 sound/soc/qcom/qdsp6/q6asm-dai.c psubstream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; streams 823 sound/soc/qcom/qdsp6/q6asm-dai.c csubstream = pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream; streams 843 sound/soc/qcom/qdsp6/q6asm-dai.c for (i = 0; i < ARRAY_SIZE(pcm->streams); i++) { streams 844 sound/soc/qcom/qdsp6/q6asm-dai.c substream = pcm->streams[i].substream; streams 339 sound/soc/samsung/idma.c substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; streams 355 sound/soc/samsung/idma.c struct snd_pcm_substream *substream = pcm->streams[stream].substream; streams 380 sound/soc/samsung/idma.c if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) { streams 1216 sound/soc/sh/rcar/core.c for (substream = rtd->pcm->streams[stream].substream; streams 129 sound/soc/soc-compress.c fe->pcm->streams[cstream->direction].substream; streams 533 sound/soc/soc-compress.c fe->pcm->streams[cstream->direction].substream; streams 924 sound/soc/soc-compress.c be_pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->private_data = rtd; streams 926 sound/soc/soc-compress.c be_pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream->private_data = rtd; streams 349 sound/soc/soc-core.c return rtd->pcm->streams[stream].substream; streams 4302 sound/soc/soc-dapm.c struct snd_pcm_str *streams = rtd->pcm->streams; streams 4321 sound/soc/soc-dapm.c substream = streams[SNDRV_PCM_STREAM_PLAYBACK].substream; streams 4351 sound/soc/soc-dapm.c substream = streams[SNDRV_PCM_STREAM_CAPTURE].substream; streams 282 sound/soc/soc-generic-dmaengine-pcm.c substream = rtd->pcm->streams[i].substream; streams 310 sound/soc/soc-generic-dmaengine-pcm.c if (rtd->pcm->streams[i].pcm->name[0] == '\0') { streams 311 sound/soc/soc-generic-dmaengine-pcm.c strscpy_pad(rtd->pcm->streams[i].pcm->name, streams 312 sound/soc/soc-generic-dmaengine-pcm.c rtd->pcm->streams[i].pcm->id, streams 313 sound/soc/soc-generic-dmaengine-pcm.c sizeof(rtd->pcm->streams[i].pcm->name)); streams 2962 sound/soc/soc-pcm.c pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->private_data = rtd; streams 2964 sound/soc/soc-pcm.c pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream->private_data = rtd; streams 3049 sound/soc/soc-pcm.c return be->pcm->streams[stream].substream; streams 588 sound/soc/sof/pcm.c snd_pcm_lib_preallocate_pages(pcm->streams[stream].substream, streams 605 sound/soc/sof/pcm.c snd_pcm_lib_preallocate_pages(pcm->streams[stream].substream, streams 481 sound/soc/sprd/sprd-pcm-dma.c substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; streams 493 sound/soc/sprd/sprd-pcm-dma.c substream = pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream; streams 501 sound/soc/sprd/sprd-pcm-dma.c snd_dma_free_pages(&pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->dma_buffer); streams 514 sound/soc/sprd/sprd-pcm-dma.c for (i = 0; i < ARRAY_SIZE(pcm->streams); i++) { streams 515 sound/soc/sprd/sprd-pcm-dma.c substream = pcm->streams[i].substream; streams 317 sound/soc/stm/stm32_adfsdm.c substream = pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream; streams 94 sound/soc/ti/davinci-mcasp.c int streams; streams 286 sound/soc/ti/davinci-mcasp.c mcasp->streams++; streams 304 sound/soc/ti/davinci-mcasp.c if (mcasp_is_synchronous(mcasp) && !mcasp->streams) { streams 331 sound/soc/ti/davinci-mcasp.c if (mcasp_is_synchronous(mcasp) && mcasp->streams) streams 351 sound/soc/ti/davinci-mcasp.c mcasp->streams--; streams 38 sound/usb/line6/pcm.h (line6pcm->pcm->streams[stream].substream) streams 38 sound/usb/media.c struct device *pcm_dev = &pcm->streams[stream].dev; streams 1544 sound/usb/midi.c list_for_each_entry(substream, &umidi->rmidi->streams[stream].substreams, streams 1860 sound/usb/pcm.c struct snd_pcm_substream *s = pcm->streams[subs->direction].substream; streams 973 sound/usb/usx2y/usbusx2yaudio.c snd_pcm_lib_preallocate_pages(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream, streams 979 sound/usb/usx2y/usbusx2yaudio.c snd_pcm_lib_preallocate_pages(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream, streams 729 sound/usb/usx2y/usx2yhwdeppcm.c snd_pcm_lib_preallocate_pages(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream, streams 733 sound/usb/usx2y/usx2yhwdeppcm.c snd_pcm_lib_preallocate_pages(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream,