Home
last modified time | relevance | path

Searched refs:stream_type (Results 1 – 18 of 18) 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/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 Dintel.c767 sconfig.type = dai_runtime->stream_type; in intel_hw_params()
/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-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()
/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,
/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()