| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6routing.h | 6 int stream_id, int stream_type); 7 void q6routing_stream_close(int fedai_id, int stream_type);
|
| H A D | q6routing.c | 362 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 D | cx2341x.h | 33 enum v4l2_mpeg_stream_type stream_type; member 140 struct v4l2_ctrl *stream_type; member
|
| /linux/include/linux/soundwire/ |
| H A D | sdw_amd.h | 54 enum sdw_stream_type stream_type; member
|
| /linux/sound/soc/intel/atom/ |
| H A D | sst-mfld-dsp.h | 161 enum stream_type { enum 392 u8 stream_type; member
|
| H A D | sst-mfld-platform-pcm.c | 190 str_params->stream_type = SST_STREAM_TYPE_MUSIC; in sst_fill_stream_params()
|
| /linux/sound/soc/intel/catpt/ |
| H A D | messages.c | 28 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 D | cadence_master.h | 99 enum sdw_stream_type stream_type; member
|
| H A D | amd_manager.c | 716 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 D | intel.c | 767 sconfig.type = dai_runtime->stream_type; in intel_hw_params()
|
| H A D | intel_ace2x.c | 745 sconfig.type = dai_runtime->stream_type; in intel_hw_params()
|
| H A D | cadence_master.c | 1853 dai_runtime->stream_type = SDW_STREAM_PCM; in cdns_set_sdw_stream()
|
| /linux/drivers/media/usb/as102/ |
| H A D | as10x_cmd_stream.c | 35 pcmd->body.add_pid_filter.req.stream_type = filter->type; in as10x_cmd_add_PID_filter()
|
| H A D | as10x_cmd.h | 186 uint8_t stream_type; member
|
| /linux/include/drm/display/ |
| H A D | drm_hdcp.h | 135 u8 stream_type; member
|
| /linux/drivers/media/pci/saa7164/ |
| H A D | saa7164-encoder.c | 108 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 D | saa7164-core.c | 295 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 D | saa7164-api.c | 183 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 D | intel_hdcp_gsc_message.c | 549 enable_auth_in.stream_type = data->streams[0].stream_type; in intel_hdcp_gsc_enable_authentication()
|
| H A D | intel_hdcp.c | 161 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 D | i915_hdcp_interface.h | 497 u8 stream_type; member
|
| /linux/drivers/misc/mei/hdcp/ |
| H A D | mei_hdcp.c | 640 enable_auth_in.stream_type = data->streams[0].stream_type; in mei_hdcp_enable_authentication()
|
| /linux/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_psi.h | 361 enum vidtv_psi_stream_types stream_type,
|
| H A D | vidtv_psi.c | 1061 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 D | fimc-m2m.c | 31 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()
|