Searched refs:streams (Results 51 - 75 of 215) sorted by relevance

123456789

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dcommon.c356 int streams = 0; local
359 if (++streams == max)
363 return streams;
/linux-master/net/mac80211/
H A Drc80211_minstrel_ht.h39 * The number of streams can be changed to 2 to reduce code
100 u8 streams; member in struct:mcs_group
H A Drc80211_minstrel_ht.c36 #define MCS_DURATION(streams, sgi, bps) \
37 (MCS_SYMBOL_TIME(sgi, MCS_NSYMS((streams) * (bps))) / AVG_AMPDU_SIZE)
44 * Define group sort order: HT40 -> SGI -> #streams
60 .streams = _streams, \
97 .streams = _streams, \
150 .streams = 1, \
183 .streams = 1, \
204 * groups, based on the number of streams and flags (HT40, SGI) that they
208 * BW -> SGI -> #streams
668 * streams i
[all...]
/linux-master/sound/firewire/
H A Damdtp-stream.c3 * Audio and Music Data Transmission Protocol (IEC 61883-6) streams
213 // Although AMDTP streams in the same domain use the same events per
1492 list_for_each_entry(s, &d->streams, list) {
1503 list_for_each_entry(s, &d->streams, list) {
1525 list_for_each_entry(s, &d->streams, list) {
1538 list_for_each_entry(s, &d->streams, list) {
1579 list_for_each_entry(rx, &d->streams, list) {
1602 list_for_each_entry(s, &d->streams, list) {
1955 INIT_LIST_HEAD(&d->streams);
1986 list_for_each_entry(tmp, &d->streams, lis
[all...]
/linux-master/drivers/media/pci/cobalt/
H A Dcobalt-driver.c130 if (sd == cobalt->streams[i].sd)
141 struct cobalt_stream *s = &cobalt->streams[sd_nr];
420 struct cobalt_stream *s = &cobalt->streams[i];
490 struct cobalt_stream *s = cobalt->streams;
540 cobalt->streams[i + COBALT_AUDIO_IN_STREAM].is_dummy = false;
598 struct cobalt_stream *s = &cobalt->streams[COBALT_HSMA_IN_NODE];
619 cobalt->streams[4 + COBALT_AUDIO_IN_STREAM].is_dummy = false;
650 cobalt->streams[COBALT_AUDIO_OUT_STREAM].is_dummy = false;
767 struct v4l2_subdev *sd = cobalt->streams[i].sd;
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_dc_resource_mgmt.c68 if (state->streams[i]->stream_id == stream_id) {
205 // verify_combine_tree(top_pipe, state->streams[i]->stream_id, plane_id, state, false);
207 // verify_combine_tree(top_pipe, state->streams[i]->stream_id, plane_id, state, true);
865 state->streams[stream_idx], i);
880 ctx, disp_cfg, mapping, state->streams[i]);
941 state->streams[i],
971 stream_id = state->streams[stream_index]->stream_id;
985 calculate_odm_slices(state->streams[stream_index], scratch.odm_info.odm_factor, scratch.odm_info.odm_slice_end_x);
989 map_pipes_for_stream(ctx, state, state->streams[stream_index], &scratch, existing_state);
1006 if (dml2_is_stereo_timing(state->streams[stream_inde
[all...]
H A Ddml2_translation_helper.c970 if (context->streams[i]->stream_id == stream_id) {
1016 if (dml2->v20.scratch.dml_to_dc_pipe_mapping.disp_cfg_to_stream_id[i] == state->streams[state->bw_ctx.bw.dcn.legacy_svp_drr_stream_index]->stream_id)
1085 if (context->streams[i] == context->res_ctx.pipe_ctx[k].stream) {
1090 disp_cfg_stream_location = map_stream_to_dml_display_cfg(dml2, context->streams[i], dml_dispcfg);
1091 stream_mall_type = dc_state_get_stream_subvp_type(context, context->streams[i]);
1098 populate_dml_timing_cfg_from_stream_state(&dml_dispcfg->timing, disp_cfg_stream_location, context->streams[i]);
1099 populate_dml_output_cfg_from_stream_state(&dml_dispcfg->output, disp_cfg_stream_location, context->streams[i], current_pipe_context);
1100 switch (context->streams[i]->debug.force_odm_combine_segments) {
1111 dml2->v20.scratch.dml_to_dc_pipe_mapping.disp_cfg_to_stream_id[disp_cfg_stream_location] = context->streams[i]->stream_id;
1117 populate_dummy_dml_surface_cfg(&dml_dispcfg->surface, disp_cfg_plane_location, context->streams[
[all...]
/linux-master/drivers/media/pci/ivtv/
H A Divtv-alsa-pcm.c4 * ALSA interface to ivtv PCM capture streams
14 #include "ivtv-streams.h"
149 s = &itv->streams[IVTV_ENC_STREAM_TYPE_PCM];
195 s = &itv->streams[IVTV_ENC_STREAM_TYPE_PCM];
H A Divtv-ioctl.c17 #include "ivtv-streams.h"
234 struct ivtv_stream *s = &itv->streams[IVTV_DEC_STREAM_TYPE_MPG];
438 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type];
548 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type];
928 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type];
955 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type];
1008 itv->streams[i].vdev.tvnorms = std;
1010 /* prevent others from messing with the streams until
1057 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type];
1071 struct ivtv_stream *s = &itv->streams[fh2i
[all...]
H A Divtv-alsa-main.c3 * ALSA interface to ivtv PCM capture streams
198 s = &itv->streams[IVTV_ENC_STREAM_TYPE_PCM];
/linux-master/drivers/media/pci/cx18/
H A Dcx18-alsa-pcm.c4 * ALSA interface to cx18 PCM capture streams
22 #include "cx18-streams.h"
146 s = &cx->streams[CX18_ENC_STREAM_TYPE_PCM];
191 s = &cx->streams[CX18_ENC_STREAM_TYPE_PCM];
H A Dcx18-alsa-main.c3 * ALSA interface to cx18 PCM capture streams
196 s = &cx->streams[CX18_ENC_STREAM_TYPE_PCM];
/linux-master/sound/soc/fsl/
H A Dimx-pcm-fiq.c243 substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
250 substream = pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream;
/linux-master/sound/pci/mixart/
H A Dmixart_core.c446 if (snd_BUG_ON(notify->stream_count > ARRAY_SIZE(notify->streams)))
450 u32 buffer_id = notify->streams[i].buffer_id;
462 buffer_id, notify->streams[i].sample_pos_low_part);
474 u64 sample_count = ((u64)notify->streams[i].sample_pos_high_part) << 32;
475 sample_count |= notify->streams[i].sample_pos_low_part;
/linux-master/sound/pci/lola/
H A Dlola_pcm.c31 return &pcm->streams[idx];
112 /* sync for FIFO ready/empty for all linked streams;
251 struct lola_stream *s = &pcm->streams[i];
529 * streams. On stop or if only one stream do as quick as possible
564 u8 num_streams = min_t(u8, pcm->num_streams, ARRAY_SIZE(pcm->streams));
568 struct lola_stream *str = &pcm->streams[i];
683 err = lola_init_stream(chip, &pcm->streams[i], i, nid, dir);
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_hdcp_gsc_message.c458 cmd_size = struct_size(verify_mprime_in, streams, data->k);
478 memcpy(verify_mprime_in->streams, data->streams,
479 array_size(data->k, sizeof(*data->streams)));
527 enable_auth_in.stream_type = data->streams[0].stream_type;
/linux-master/sound/hda/
H A Dhdac_stream.c194 * snd_hdac_stop_streams - stop all streams
207 * snd_hdac_stop_streams_and_chip - stop all streams and chip if running
659 * @streams: bit flags of streams to set up
661 * Initializes the time counter of streams marked by the bit flags (each
667 unsigned int streams)
676 if ((streams & (1 << s->index))) {
694 * @streams: bit flags of streams to sync
698 unsigned int streams, unsigne
666 snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev, unsigned int streams) argument
697 snd_hdac_stream_sync_trigger(struct hdac_stream *azx_dev, bool set, unsigned int streams, unsigned int reg) argument
723 snd_hdac_stream_sync(struct hdac_stream *azx_dev, bool start, unsigned int streams) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource_helpers.c271 if (dc_state_get_stream_subvp_type(context, context->streams[i]) != SUBVP_PHANTOM)
307 * DET segments will be split equally among each of the streams, and after that the DET
315 * 1. Split total DET among number of streams
339 /* Don't count SubVP streams for DET allocation */
340 if (dc_state_get_stream_subvp_type(context, context->streams[i]) != SUBVP_PHANTOM)
347 if (dc_state_get_stream_subvp_type(context, context->streams[i]) == SUBVP_PHANTOM)
356 if (context->res_ctx.pipe_ctx[j].stream == context->streams[i] &&
366 if (k != j && context->res_ctx.pipe_ctx[k].stream == context->streams[i] &&
375 if (k != j && context->res_ctx.pipe_ctx[k].stream == context->streams[i] &&
565 fpo_candidate_stream = context->streams[
[all...]
/linux-master/sound/soc/samsung/
H A Didma.c333 substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
349 struct snd_pcm_substream *substream = pcm->streams[stream].substream;
377 if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) {
/linux-master/sound/pci/oxygen/
H A Doxygen_pcm.c172 chip->streams[channel] = substream;
237 chip->streams[channel] = NULL;
702 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream,
708 snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream,
/linux-master/sound/soc/intel/atom/sst/
H A Dsst_drv_interface.c50 sst_clean_stream(&ctx->streams[str_id]);
126 str_info = &ctx->streams[retval];
202 stream = &ctx->streams[str_id];
439 stream = &ctx->streams[str_id];
/linux-master/sound/pci/emu10k1/
H A Dp16v.c15 * Use 2 channel output streams instead of 8 channel.
16 * (8 channel output streams might be good for ASIO type output)
369 emu->pcm_p16v->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
382 emu->pcm_p16v->streams[SNDRV_PCM_STREAM_CAPTURE].substream;
573 for(substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
586 for (substream = pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream;
/linux-master/include/sound/
H A Drawmidi.h87 bool append; /* append flag (merge more streams) */
130 struct snd_rawmidi_str streams[2]; member in struct:snd_rawmidi
/linux-master/sound/firewire/digi00x/
H A Ddigi00x-midi.c99 str = &rmidi->streams[i];
/linux-master/sound/soc/sof/
H A Dpcm.c317 * not supported, no need to re-start streams that
330 * D0I3-compatible streams to keep the firmware pipeline running
556 if (!pcm->streams[stream].substream) {
561 snd_pcm_set_managed_buffer(pcm->streams[stream].substream,
578 if (!pcm->streams[stream].substream) {
583 snd_pcm_set_managed_buffer(pcm->streams[stream].substream,

Completed in 339 milliseconds

123456789