Searched refs:stream (Results 401 - 425 of 946) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/media/pci/intel/ipu6/
H A Dipu6-isys.h118 * @streams: streams per firmware stream ID
126 * @stream_mutex: serialise stream start and stop, queueing requests
176 struct ipu6_fw_isys_stream_cfg_data_abi stream; member in union:isys_fw_msgs::__anon910
182 struct isys_fw_msgs *ipu6_get_fw_msg_buf(struct ipu6_isys_stream *stream);
/linux-master/include/media/
H A Dv4l2-subdev.h309 * @s_stream: used to notify the audio code that stream will start or has
349 * @stream: stream in routing configuration
359 u32 stream; member in struct:v4l2_mbus_frame_desc_entry
542 * @g_skip_frames: number of frames to skip at stream start. This is needed for
680 * struct v4l2_subdev_stream_config - Used for storing stream configuration.
683 * @stream: stream number
684 * @enabled: has the stream been enabled with v4l2_subdev_enable_stream()
690 * This structure stores configuration for a stream
694 u32 stream; member in struct:v4l2_subdev_stream_config
[all...]
/linux-master/sound/soc/sof/intel/
H A Dhda-dai-ops.c54 int stream_dir = substream->stream;
57 dev_err(bus->dev, "stream type not supported\n");
65 if (hstream->direction != substream->stream)
85 * check if the stream tag matches the stream
97 * This must be a hostless stream.
134 w = snd_soc_dai_get_widget(cpu_dai, substream->stream);
188 snd_soc_dai_set_stream(codec_dai, hstream, substream->stream);
201 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
306 w = snd_soc_dai_get_widget(cpu_dai, substream->stream);
[all...]
/linux-master/tools/testing/selftests/kvm/lib/aarch64/
H A Dprocessor.c225 static void pte_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent, uint64_t page, int level) argument
238 fprintf(stream, "%*s%s: %lx: %lx at %p\n", indent, "", type[level], pte, *ptep, ptep);
239 pte_dump(stream, vm, indent + 1, pte_addr(vm, *ptep), level + 1);
244 void virt_arch_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent) argument
256 fprintf(stream, "%*spgd: %lx: %lx at %p\n", indent, "", pgd, *ptep, ptep);
257 pte_dump(stream, vm, indent + 1, pte_addr(vm, *ptep), level);
359 void vcpu_arch_dump(FILE *stream, struct kvm_vcpu *vcpu, uint8_t indent) argument
366 fprintf(stream, "%*spstate: 0x%.16lx pc: 0x%.16lx\n",
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_clk_mgr.c78 const struct dc_stream_state *stream = context->streams[i]; local
80 if (stream->signal == SIGNAL_TYPE_HDMI_TYPE_A ||
81 stream->signal == SIGNAL_TYPE_DVI_SINGLE_LINK ||
82 stream->signal == SIGNAL_TYPE_DVI_DUAL_LINK)
115 if (pipe->stream && (pipe->stream->dpms_off || dc_is_virtual_signal(pipe->stream->signal) ||
116 !pipe->stream->link_enc)) {
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer_private.h90 const struct dc_stream_state *stream);
141 const struct dc_stream_state *stream,
/linux-master/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c426 struct snd_sof_pcm_stream *stream; local
437 stream = &spcm->stream[substream->stream];
438 ret = snd_sof_ipc_msg_data(sdev, stream, &posn, sizeof(posn));
440 dev_warn(sdev->dev, "failed to read stream position: %d\n", ret);
444 memcpy(&stream->posn, &posn, sizeof(posn));
445 pos = spcm->stream[substream->stream].posn.host_posn;
541 /* stream callback
[all...]
/linux-master/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c407 struct snd_sof_pcm_stream *stream; local
418 stream = &spcm->stream[substream->stream];
419 ret = snd_sof_ipc_msg_data(sdev, stream, &posn, sizeof(posn));
421 dev_warn(sdev->dev, "failed to read stream position: %d\n", ret);
425 memcpy(&stream->posn, &posn, sizeof(posn));
426 pos = spcm->stream[substream->stream].posn.host_posn;
517 /* stream callback
[all...]
/linux-master/drivers/media/test-drivers/vidtv/
H A Dvidtv_psi.c825 struct vidtv_psi_table_pmt_stream *s = pmt->stream;
1064 struct vidtv_psi_table_pmt_stream *stream; local
1070 stream = kzalloc(sizeof(*stream), GFP_KERNEL);
1071 if (!stream)
1074 stream->type = stream_type;
1076 stream->bitfield = cpu_to_be16((RESERVED1 << 13) | es_pid);
1078 desc_loop_len = vidtv_psi_desc_comp_loop_len(stream->descriptor);
1080 stream->bitfield2 = cpu_to_be16((RESERVED2 << 12) |
1083 stream
1192 struct vidtv_psi_table_pmt_stream *stream = args->pmt->stream; local
[all...]
/linux-master/drivers/staging/media/atomisp/pci/
H A Dia_css_dvs.h248 * @param[in] stream The stream.
252 ia_css_dvs2_6axis_config_allocate(const struct ia_css_stream *stream);
/linux-master/drivers/media/usb/dvb-usb/
H A Ddtt200u.c208 .stream = {
260 .stream = {
312 .stream = {
364 .stream = {
H A Ddibusb-mb.c219 .stream = {
309 .stream = {
378 .stream = {
440 .stream = {
/linux-master/drivers/gpu/drm/amd/display/dc/virtual/
H A Dvirtual_link_encoder.c33 const struct dc_stream_state *stream) { return true; }
31 virtual_link_encoder_validate_output_with_stream( struct link_encoder *enc, const struct dc_stream_state *stream) argument
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_2/
H A Dia_css_sdis2.host.c107 struct ia_css_stream *stream,
123 assert(stream);
133 params = stream->isp_params_configs;
136 dvs_binary = ia_css_stream_get_dvs_binary(stream);
106 ia_css_get_isp_dvs2_coefficients( struct ia_css_stream *stream, short *hor_coefs_odd_real, short *hor_coefs_odd_imag, short *hor_coefs_even_real, short *hor_coefs_even_imag, short *ver_coefs_odd_real, short *ver_coefs_odd_imag, short *ver_coefs_even_real, short *ver_coefs_even_imag) argument
/linux-master/sound/soc/spear/
H A Dspdif_out.c66 if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
84 if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
112 if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
158 if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
/linux-master/include/linux/
H A Dsctp.h222 __be16 stream; member in struct:sctp_datahdr
235 __be16 stream; member in struct:sctp_idatahdr
586 * This field holds a stream number that was skipped by this
590 * This field holds the sequence number associated with the stream
591 * that was skipped. The stream sequence field holds the largest stream
592 * sequence number in this stream being skipped. The receiver of
594 * to enable delivery of any stranded TSN's that remain on the stream
600 __be16 stream; member in struct:sctp_fwdtsn_skip
615 __be16 stream; member in struct:sctp_ifwdtsn_skip
[all...]
/linux-master/sound/firewire/digi00x/
H A Ddigi00x-stream.c3 * digi00x-stream.c - a part of driver for Digidesign Digi 002/003 family
188 static int keep_resources(struct snd_dg00x *dg00x, struct amdtp_stream *stream, argument
203 if (stream == &dg00x->tx_stream)
208 err = amdtp_dot_set_parameters(stream, rate,
214 amdtp_stream_get_max_payload(stream),
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_debug.c325 if (pipe_ctx->stream == NULL || pipe_ctx->pipe_idx == underlay_idx)
335 if (pipe_ctx->stream == NULL || pipe_ctx->pipe_idx == underlay_idx)
340 pipe_ctx->stream->timing.h_total,
341 pipe_ctx->stream->timing.v_total,
384 return "No stream encoder";
/linux-master/sound/soc/pxa/
H A Dpxa2xx-i2s.c166 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
173 /* is port used by another stream */
182 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
221 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
243 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
/linux-master/sound/soc/qcom/qdsp6/
H A Dq6apm-lpass-dais.c166 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
174 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
184 cfg->direction = substream->stream;
214 if (substream->stream == SNDRV_PCM_STREAM_CAPTURE) {
/linux-master/sound/soc/codecs/
H A Dcs42l42.h71 int cs42l42_mute_stream(struct snd_soc_dai *dai, int mute, int stream);
/linux-master/tools/testing/selftests/kvm/include/
H A Dsparsebit.h65 void sparsebit_dump(FILE *stream, const struct sparsebit *sbit,
/linux-master/sound/soc/rockchip/
H A Drockchip_i2s_tdm.c290 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
304 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
488 int stream; local
490 stream = SNDRV_PCM_STREAM_LAST - substream->stream;
491 if (stream == SNDRV_PCM_STREAM_PLAYBACK)
502 int stream; local
504 stream = SNDRV_PCM_STREAM_LAST - substream->stream;
505 if (stream
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/
H A Dclk_mgr.c60 const struct dc_stream_state *stream = context->streams[i]; local
65 if (dc_state_get_stream_subvp_type(context, stream) == SUBVP_PHANTOM)
69 * Only notify active stream or virtual stream.
70 * Need to notify virtual stream to work around
74 if (!stream->dpms_off || stream->signal == SIGNAL_TYPE_VIRTUAL)
/linux-master/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_link_encoder.h84 const struct dc_stream_state *stream);

Completed in 394 milliseconds

<<11121314151617181920>>