Home
last modified time | relevance | path

Searched refs:stream_id (Results 1 – 25 of 171) sorted by relevance

1234567

/linux/sound/soc/qcom/qdsp6/
A Dq6asm.h104 int q6asm_open_read(struct audio_client *ac, uint32_t stream_id,
107 uint32_t stream_id, uint32_t rate,
111 int q6asm_read(struct audio_client *ac, uint32_t stream_id);
114 uint32_t stream_id,
119 uint32_t stream_id,
122 uint32_t stream_id,
125 uint32_t stream_id,
128 uint32_t stream_id,
131 uint32_t stream_id,
138 uint32_t stream_id,
[all …]
A Dq6asm-dai.c70 uint32_t stream_id; member
285 prtd->stream_id, in q6asm_dai_prepare()
354 int stream_id; in q6asm_dai_open() local
380 prtd->stream_id = 1; in q6asm_dai_open()
526 prtd->stream_id, in compress_event_handler()
532 prtd->stream_id = (prtd->stream_id == 1 ? 2 : 1); in compress_event_handler()
614 prtd->stream_id = 1; in q6asm_dai_compr_open()
724 stream_id, in __q6asm_dai_compr_set_codec_params()
822 stream_id, in __q6asm_dai_compr_set_codec_params()
847 stream_id, in __q6asm_dai_compr_set_codec_params()
[all …]
A Dq6asm.c282 uint32_t stream_id) in q6asm_add_hdr() argument
1093 uint32_t stream_id, in q6asm_media_format_block_multi_ch_pcm() argument
1142 uint32_t stream_id, in q6asm_stream_media_format_block_flac() argument
1179 uint32_t stream_id, in q6asm_stream_media_format_block_wma_v9() argument
1217 uint32_t stream_id, in q6asm_stream_media_format_block_wma_v10() argument
1256 uint32_t stream_id, in q6asm_stream_media_format_block_alac() argument
1298 uint32_t stream_id, in q6asm_stream_media_format_block_ape() argument
1368 uint32_t stream_id, in q6asm_stream_remove_initial_silence() argument
1398 uint32_t stream_id, uint32_t rate, in q6asm_enc_cfg_blk_pcm_format_support() argument
1695 return __q6asm_cmd(ac, stream_id, cmd, true); in q6asm_cmd()
[all …]
/linux/sound/soc/amd/ps/
A Dps-sdw-dma.c141 u32 stream_id) in acp63_config_dma() argument
243 stream->stream_id = cpu_dai->id; in acp63_sdw_dma_open()
259 u32 stream_id; in acp63_sdw_dma_hw_params() local
267 stream_id = stream->stream_id; in acp63_sdw_dma_hw_params()
270 sdw_data->sdw0_dma_stream[stream_id] = substream; in acp63_sdw_dma_hw_params()
274 irq_mask = BIT(SDW0_DMA_TX_IRQ_MASK(stream_id)); in acp63_sdw_dma_hw_params()
282 irq_mask = BIT(SDW1_DMA_IRQ_MASK(stream_id)); in acp63_sdw_dma_hw_params()
388 u32 stream_id; in acp63_sdw_dma_enable() local
395 stream_id = stream->stream_id; in acp63_sdw_dma_enable()
398 sdw_dma_en_reg = sdw0_dma_enable_reg[stream_id]; in acp63_sdw_dma_enable()
[all …]
A Dpci-ps.c134 u32 stream_id = 0; in acp63_irq_handler() local
187 stream_id = ACP_SDW0_AUDIO0_TX; in acp63_irq_handler()
190 stream_id = ACP_SDW0_AUDIO1_TX; in acp63_irq_handler()
193 stream_id = ACP_SDW0_AUDIO2_TX; in acp63_irq_handler()
196 stream_id = ACP_SDW0_AUDIO0_RX; in acp63_irq_handler()
199 stream_id = ACP_SDW0_AUDIO1_RX; in acp63_irq_handler()
202 stream_id = ACP_SDW0_AUDIO2_RX; in acp63_irq_handler()
206 adata->sdw0_dma_intr_stat[stream_id] = 1; in acp63_irq_handler()
/linux/drivers/staging/media/atomisp/pci/
A Datomisp_compat.h60 enum atomisp_input_stream_id stream_id,
66 enum atomisp_input_stream_id stream_id,
76 enum atomisp_input_stream_id stream_id,
100 u16 stream_id,
139 enum atomisp_input_stream_id stream_id,
144 enum atomisp_input_stream_id stream_id,
149 enum atomisp_input_stream_id stream_id,
154 enum atomisp_input_stream_id stream_id,
160 enum atomisp_input_stream_id stream_id,
169 enum atomisp_input_stream_id stream_id,
[all …]
A Datomisp_fops.c110 enum atomisp_input_stream_id stream_id, in atomisp_q_one_metadata_buffer() argument
136 stream_id, css_pipe_id)) { in atomisp_q_one_metadata_buffer()
143 asd->metadata_bufs_in_css[stream_id][css_pipe_id]++; in atomisp_q_one_metadata_buffer()
149 enum atomisp_input_stream_id stream_id, in atomisp_q_one_s3a_buffer() argument
175 stream_id, css_pipe_id)) { in atomisp_q_one_s3a_buffer()
190 enum atomisp_input_stream_id stream_id, in atomisp_q_one_dis_buffer() argument
214 stream_id, css_pipe_id)) { in atomisp_q_one_dis_buffer()
233 enum atomisp_input_stream_id stream_id, in atomisp_q_video_buffers_to_css() argument
325 atomisp_q_one_s3a_buffer(asd, stream_id, in atomisp_q_video_buffers_to_css()
331 atomisp_q_one_metadata_buffer(asd, stream_id, in atomisp_q_video_buffers_to_css()
[all …]
A Datomisp_compat_css20.c927 enum atomisp_input_stream_id stream_id, in atomisp_q_s3a_buffer_to_css() argument
948 enum atomisp_input_stream_id stream_id, in atomisp_q_dis_buffer_to_css() argument
1099 u16 stream_id, in atomisp_css_allocate_stat_buffers() argument
1470 enum atomisp_input_stream_id stream_id, in atomisp_css_input_set_binning_factor() argument
1473 asd->stream_env[stream_id] in atomisp_css_input_set_binning_factor()
1498 enum atomisp_input_stream_id stream_id, in atomisp_css_isys_set_valid() argument
1559 enum atomisp_input_stream_id stream_id, in atomisp_css_isys_two_stream_cfg_update_stream1() argument
3174 *stream_id = i; in atomisp_css_isr_get_stream_id()
3240 false, stream_id); in atomisp_css_isr_thread()
3247 false, stream_id); in atomisp_css_isr_thread()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2/
A Ddml2_dc_resource_mgmt.c68 if (state->streams[i]->stream_id == stream_id) { in get_plane_id()
114 … (state->res_ctx.pipe_ctx[i].stream && state->res_ctx.pipe_ctx[i].stream->stream_id == stream_id) { in find_master_pipe_of_stream()
245 const unsigned int stream_id, in find_preferred_pipe_candidates() argument
279 const unsigned int stream_id, in find_last_resort_pipe_candidates() argument
592 …if (pipe->stream && pipe->stream->stream_id == stream_id && !pipe->top_pipe && !pipe->prev_odm_pip… in find_pipes_assigned_to_stream()
709 state->res_ctx.pipe_ctx[i].stream->stream_id == stream_id && in free_unused_pipes_for_plane()
866 mapping, stream->stream_id); in get_target_odm_factor()
888 mapping, main_stream->stream_id); in get_target_odm_factor()
891 mapping, stream->stream_id); in get_target_odm_factor()
1051 unsigned int stream_id; in dml2_map_dc_pipes() local
[all …]
/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_overlay.c75 uint32_t stream_id) in fill_flush() argument
79 cmd->flush.streamId = stream_id; in fill_flush()
131 cmds->header.streamId = arg->stream_id; in vmw_overlay_send_put()
164 fill_flush(flush, arg->stream_id); in vmw_overlay_send_put()
178 uint32_t stream_id, in vmw_overlay_send_stop() argument
203 cmds->body.header.streamId = stream_id; in vmw_overlay_send_stop()
206 fill_flush(&cmds->flush, stream_id); in vmw_overlay_send_stop()
245 uint32_t stream_id, bool pause, in vmw_overlay_stop() argument
519 BUG_ON(stream_id >= VMW_MAX_NUM_STREAMS); in vmw_overlay_unref()
526 WARN_ON(!overlay->stream[stream_id].claimed); in vmw_overlay_unref()
[all …]
A Dvmwgfx_va.c39 u32 stream_id; member
63 ret = vmw_overlay_unref(dev_priv, stream->stream_id); in vmw_stream_hw_destroy()
71 return vmw_overlay_claim(res->dev_priv, &stream->stream_id); in vmw_stream_init()
78 arg->stream_id = handle; in vmw_stream_set_arg_handle()
122 arg->stream_id); in vmw_stream_unref_ioctl()
166 *inout_id = stream->stream_id; in vmw_user_stream_lookup()
/linux/arch/powerpc/platforms/pseries/
A Dsuspend.c28 static int pseries_suspend_begin(u64 stream_id) in pseries_suspend_begin() argument
34 rc = plpar_hcall(H_VASI_STATE, retbuf, stream_id); in pseries_suspend_begin()
79 u64 stream_id; in store_hibernate() local
85 stream_id = simple_strtoul(buf, NULL, 16); in store_hibernate()
88 rc = pseries_suspend_begin(stream_id); in store_hibernate()
/linux/drivers/usb/cdns3/
A Dcdnsp-trace.h39 TP_ARGS(pep, stream_id),
43 __field(u32, stream_id)
53 __entry->stream_id = stream_id;
69 TP_ARGS(pep, stream_id)
74 TP_ARGS(pep, stream_id)
79 TP_ARGS(pep, stream_id)
84 TP_ARGS(pep, stream_id)
89 TP_ARGS(pep, stream_id)
94 TP_ARGS(pep, stream_id)
481 __entry->stream_id = req->request.stream_id;
[all …]
A Dcdnsp-ring.c278 unsigned int stream_id) in cdnsp_ring_ep_doorbell() argument
324 unsigned int stream_id) in cdnsp_get_transfer_ring() argument
329 if (stream_id == 0 || stream_id >= pep->stream_info.num_streams) { in cdnsp_get_transfer_ring()
331 pep->name, stream_id); in cdnsp_get_transfer_ring()
351 unsigned int stream_id; in cdnsp_ring_doorbell_for_active_rings() local
366 for (stream_id = 1; stream_id < stream_info->num_streams; stream_id++) { in cdnsp_ring_doorbell_for_active_rings()
400 unsigned int stream_id) in cdnsp_get_hw_deq() argument
432 unsigned int stream_id, in cdnsp_find_new_dequeue_state() argument
455 state->stream_id = stream_id; in cdnsp_find_new_dequeue_state()
967 unsigned int stream_id, in cdnsp_giveback_first_trb() argument
[all …]
A Dcdns3-trace.h214 __field(unsigned int, stream_id)
229 __entry->stream_id = req->request.stream_id;
242 __entry->stream_id
294 __field(unsigned int, stream_id)
301 __entry->stream_id = req->request.stream_id;
305 __entry->actual, __entry->stream_id)
/linux/drivers/gpu/drm/bridge/imx/
A Dimx8qxp-pixel-link.c29 u8 stream_id; member
48 pl->dc_id, pl->stream_id, ret); in imx8qxp_pixel_link_enable_mst_en()
60 pl->dc_id, pl->stream_id, ret); in imx8qxp_pixel_link_enable_mst_vld()
72 pl->dc_id, pl->stream_id, ret); in imx8qxp_pixel_link_enable_sync()
84 pl->dc_id, pl->stream_id, ret); in imx8qxp_pixel_link_disable_mst_en()
98 pl->dc_id, pl->stream_id, ret); in imx8qxp_pixel_link_disable_mst_vld()
112 pl->dc_id, pl->stream_id, ret); in imx8qxp_pixel_link_disable_sync()
127 pl->dc_id, pl->stream_id, pl->mst_addr, ret); in imx8qxp_pixel_link_set_mst_addr()
349 ret = of_property_read_u8(np, "fsl,dc-stream-id", &pl->stream_id); in imx8qxp_pixel_link_bridge_probe()
359 if (pl->stream_id == 0) { in imx8qxp_pixel_link_bridge_probe()
A Dimx8qxp-pixel-combiner.c65 unsigned int stream_id; member
149 PC_DISP_HSYNC_POLARITY(ch->stream_id)); in imx8qxp_pc_bridge_mode_set()
153 PC_DISP_VSYNC_POLARITY(ch->stream_id)); in imx8qxp_pc_bridge_mode_set()
157 PC_DISP_DVALID_POLARITY(ch->stream_id)); in imx8qxp_pc_bridge_mode_set()
164 if (ch->stream_id == 0) { in imx8qxp_pc_bridge_mode_set()
174 imx8qxp_pc_write_set(pc, PC_CTRL_REG, PC_DISP_BYPASS(ch->stream_id)); in imx8qxp_pc_bridge_mode_set()
312 ch->stream_id = i; in imx8qxp_pc_bridge_probe()
/linux/drivers/gpu/host1x/hw/
A Dchannel_hw.c56 u32 stream_id; in submit_wait() local
64 stream_id = job->memory_context->stream_id; in submit_wait()
66 stream_id = job->engine_fallback_streamid; in submit_wait()
81 host1x_opcode_setpayload(stream_id), in submit_wait()
182 u32 stream_id; in host1x_channel_set_streamid() local
184 if (!tegra_dev_iommu_get_stream_id(channel->dev->parent, &stream_id)) in host1x_channel_set_streamid()
185 stream_id = TEGRA_STREAM_ID_BYPASS; in host1x_channel_set_streamid()
187 host1x_ch_writel(channel, stream_id, HOST1X_CHANNEL_SMMU_STREAMID); in host1x_channel_set_streamid()
/linux/drivers/usb/host/
A Dxhci-ring.c533 for (stream_id = 1; stream_id < ep->stream_info->num_streams; in ring_doorbell_for_active_rings()
534 stream_id++) { in ring_doorbell_for_active_rings()
538 stream_id); in ring_doorbell_for_active_rings()
580 if (stream_id == 0 || stream_id >= ep->stream_info->num_streams) { in xhci_virt_ep_to_ring()
652 stream_id); in xhci_move_dequeue_past_td()
712 if (stream_id) in xhci_move_dequeue_past_td()
1009 if (cached_td->urb->stream_id != td->urb->stream_id) { in xhci_invalidate_cancelled_tds()
1221 int stream_id; in xhci_kill_endpoint_urbs() local
1223 for (stream_id = 1; stream_id < ep->stream_info->num_streams; in xhci_kill_endpoint_urbs()
1353 stream_id); in xhci_handle_cmd_set_deq()
[all …]
A Dxhci-debugfs.c495 epriv->stream_id, epriv->stream_info->num_streams - 1); in xhci_stream_id_show()
511 u16 stream_id; /* MaxPStreams + 1 <= 16 */ in xhci_stream_id_write() local
517 ret = kstrtou16_from_user(ubuf, count, 10, &stream_id); in xhci_stream_id_write()
521 if (stream_id == 0 || stream_id >= epriv->stream_info->num_streams) in xhci_stream_id_write()
524 epriv->stream_id = stream_id; in xhci_stream_id_write()
525 epriv->show_ring = epriv->stream_info->stream_rings[stream_id]; in xhci_stream_id_write()
582 epriv->stream_id = 1; in xhci_debugfs_create_stream_files()
/linux/drivers/staging/media/atomisp/pci/runtime/isys/interface/
A Dia_css_isys_comm.h47 uint32_t stream_id) in ia_css_isys_generate_stream_id() argument
49 return sp_thread_id * IA_CSS_STREAM_MAX_ISYS_STREAM_PER_CH + stream_id; in ia_css_isys_generate_stream_id()
/linux/sound/soc/sprd/
A Dsprd-pcm-compress.c324 int stream_id = cstream->direction, ret; in sprd_platform_compr_open() local
373 ret = stream->compr_ops->open(stream_id, &cb); in sprd_platform_compr_open()
398 int stream_id = cstream->direction, i; in sprd_platform_compr_free() local
412 stream->compr_ops->close(stream_id); in sprd_platform_compr_free()
426 int stream_id = cstream->direction; in sprd_platform_compr_trigger() local
457 ret = stream->compr_ops->start(stream_id); in sprd_platform_compr_trigger()
474 ret = stream->compr_ops->stop(stream_id); in sprd_platform_compr_trigger()
486 ret = stream->compr_ops->pause(stream_id); in sprd_platform_compr_trigger()
498 ret = stream->compr_ops->pause_release(stream_id); in sprd_platform_compr_trigger()
/linux/drivers/media/test-drivers/vidtv/
A Dvidtv_pes.c139 u32 stream_id = (args->encoder_id == S302M) ? PRIVATE_STREAM_1_ID : args->stream_id; in vidtv_pes_write_h() local
142 pes_header.bitfield = cpu_to_be32((PES_START_CODE_PREFIX << 8) | stream_id); in vidtv_pes_write_h()
322 .stream_id = args->stream_id, in vidtv_pes_write_into()
A Dvidtv_pes.h103 u16 stream_id; member
165 u16 stream_id; member
/linux/drivers/media/pci/ddbridge/
A Dddbridge-sx8.c275 if (p->stream_id != NO_STREAM_ID_FILTER && p->stream_id != 0x80000000) in start()
288 (p->stream_id != NO_STREAM_ID_FILTER) ? p->stream_id : 0; in start()
292 if (p->stream_id == 0x80000000) in start()
359 isi = p->stream_id; in set_parameters()

Completed in 73 milliseconds

1234567