Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Dq6routing.h6 int stream_id, int stream_type);
7 void q6routing_stream_close(int fedai_id, int stream_type);
H A Dq6routing.c362 int stream_id, int stream_type) in q6routing_stream_open() argument
447 void q6routing_stream_close(int fedai_id, int stream_type) in q6routing_stream_close() argument
/linux/include/media/drv-intf/
H A Dcx2341x.h33 enum v4l2_mpeg_stream_type stream_type; member
140 struct v4l2_ctrl *stream_type; member
/linux/include/linux/soundwire/
H A Dsdw_amd.h54 enum sdw_stream_type stream_type; member
/linux/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h161 enum stream_type { enum
392 u8 stream_type; member
H A Dsst-mfld-platform-pcm.c190 str_params->stream_type = SST_STREAM_TYPE_MUSIC; in sst_fill_stream_params()
/linux/sound/soc/intel/catpt/
H A Dmessages.c28 enum catpt_stream_type stream_type:8; in catpt_ipc_get_fw_version()
69 input.stream_type = type; in catpt_ipc_alloc_stream()
33 enum catpt_stream_type stream_type:8; global() member
/linux/drivers/soundwire/
H A Dcadence_master.h99 enum sdw_stream_type stream_type; member
H A Damd_manager.c716 sconfig.type = dai_runtime->stream_type; in amd_sdw_hw_params()
770 dai_runtime->stream_type = SDW_STREAM_PCM; in amd_set_sdw_stream()
H A Dintel.c767 sconfig.type = dai_runtime->stream_type; in intel_hw_params()
H A Dintel_ace2x.c745 sconfig.type = dai_runtime->stream_type; in intel_hw_params()
H A Dcadence_master.c1853 dai_runtime->stream_type = SDW_STREAM_PCM; in cdns_set_sdw_stream()
/linux/drivers/media/usb/as102/
H A Das10x_cmd_stream.c35 pcmd->body.add_pid_filter.req.stream_type = filter->type; in as10x_cmd_add_PID_filter()
H A Das10x_cmd.h186 uint8_t stream_type; member
/linux/include/drm/display/
H A Ddrm_hdcp.h135 u8 stream_type; member
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-encoder.c108 if (port->encoder_params.stream_type == in saa7164_encoder_buffers_alloc()
119 if (port->encoder_params.stream_type == in saa7164_encoder_buffers_alloc()
444 params->stream_type = ctrl->val; in saa7164_s_ctrl()
H A Dsaa7164-core.c295 if (port->encoder_params.stream_type == V4L2_MPEG_STREAM_TYPE_MPEG2_TS) in saa7164_work_enchandler_helper()
297 else if (port->encoder_params.stream_type == V4L2_MPEG_STREAM_TYPE_MPEG2_PS) in saa7164_work_enchandler_helper()
H A Dsaa7164-api.c183 if (port->encoder_params.stream_type == V4L2_MPEG_STREAM_TYPE_MPEG2_PS) in saa7164_api_set_encoder()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdcp_gsc_message.c549 enable_auth_in.stream_type = data->streams[0].stream_type; in intel_hdcp_gsc_enable_authentication()
H A Dintel_hdcp.c161 data->streams[k].stream_type = in intel_hdcp_required_content_stream()
179 data->streams[0].stream_type = hdcp->content_type; in intel_hdcp_prepare_streams()
1718 msgs.stream_manage.streams[i].stream_type = data->streams[i].stream_type; in _hdcp2_propagate_stream_management_info()
/linux/include/drm/intel/
H A Di915_hdcp_interface.h497 u8 stream_type; member
/linux/drivers/misc/mei/hdcp/
H A Dmei_hdcp.c640 enable_auth_in.stream_type = data->streams[0].stream_type; in mei_hdcp_enable_authentication()
/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_psi.h361 enum vidtv_psi_stream_types stream_type,
H A Dvidtv_psi.c1061 enum vidtv_psi_stream_types stream_type, in vidtv_psi_pmt_stream_init() argument
1074 stream->type = stream_type; in vidtv_psi_pmt_stream_init()
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-m2m.c31 static unsigned int get_m2m_fmt_flags(unsigned int stream_type) in get_m2m_fmt_flags() argument
33 if (stream_type == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE) in get_m2m_fmt_flags()