| /drivers/gpu/drm/i915/display/ |
| A D | intel_dp_hdcp.c | 293 u8 stream_type; member 616 stream_type_msg.stream_type = content_type; in intel_dp_hdcp2_config_stream_type() 809 u8 stream_type; in intel_dp_mst_hdcp2_stream_encryption() local 814 stream_type = REG_FIELD_GET(AUTH_STREAM_TYPE_MASK, val); in intel_dp_mst_hdcp2_stream_encryption() 816 stream_type != data->streams[0].stream_type); in intel_dp_mst_hdcp2_stream_encryption() 836 stream_type = REG_FIELD_GET(STREAM_TYPE_STATUS_MASK, val); in intel_dp_mst_hdcp2_stream_encryption() 838 stream_type != data->streams[0].stream_type); in intel_dp_mst_hdcp2_stream_encryption()
|
| A D | intel_hdcp_gsc_message.c | 553 enable_auth_in.stream_type = data->streams[0].stream_type; in intel_hdcp_gsc_enable_authentication()
|
| A D | intel_hdcp.c | 160 data->streams[k].stream_type = in intel_hdcp_required_content_stream() 178 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()
|
| /drivers/media/common/ |
| A D | cx2341x.c | 217 .stream_type = V4L2_MPEG_STREAM_TYPE_MPEG2_PS, 330 ctrl->value = params->stream_type; in cx2341x_get_ctrl() 481 params->stream_type = ctrl->value; in cx2341x_set_ctrl() 483 (params->stream_type == V4L2_MPEG_STREAM_TYPE_MPEG1_SS || in cx2341x_set_ctrl() 484 params->stream_type == V4L2_MPEG_STREAM_TYPE_MPEG1_VCD) ? in cx2341x_set_ctrl() 1065 CMP_FIELD(old, new, stream_type)) { in cx2341x_update() 1067 mpeg_stream_type[new->stream_type]); in cx2341x_update() 1344 (hdl->stream_type->val == V4L2_MPEG_STREAM_TYPE_MPEG1_SS || in cx2341x_try_ctrl() 1590 cxhdl->stream_type = cx2341x_ctrl_new_menu(hdl, in cx2341x_handler_init() 1724 v4l2_ctrl_cluster(5, &cxhdl->stream_type); in cx2341x_handler_init() [all …]
|
| /drivers/gpu/drm/radeon/ |
| A D | radeon_uvd.c | 357 unsigned stream_type = msg[4]; in radeon_uvd_cs_msg_decode() local 372 switch (stream_type) { in radeon_uvd_cs_msg_decode() 423 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in radeon_uvd_cs_msg_decode() 444 unsigned stream_type) in radeon_uvd_validate_codec() argument 446 switch (stream_type) { in radeon_uvd_validate_codec() 461 stream_type); in radeon_uvd_validate_codec()
|
| /drivers/media/pci/cx18/ |
| A D | cx18-controls.c | 22 int type = cxhdl->stream_type->val; in cx18_s_stream_vbi_fmt()
|
| /drivers/soundwire/ |
| A D | cadence_master.h | 98 enum sdw_stream_type stream_type; member
|
| A D | amd_manager.c | 716 sconfig.type = dai_runtime->stream_type; in amd_sdw_hw_params() 771 dai_runtime->stream_type = SDW_STREAM_PCM; in amd_set_sdw_stream()
|
| A D | intel.c | 767 sconfig.type = dai_runtime->stream_type; in intel_hw_params()
|
| A D | intel_ace2x.c | 671 sconfig.type = dai_runtime->stream_type; in intel_hw_params()
|
| A D | cadence_master.c | 1853 dai_runtime->stream_type = SDW_STREAM_PCM; in cdns_set_sdw_stream()
|
| /drivers/media/pci/saa7164/ |
| A D | saa7164.h | 265 u32 stream_type; /* V4L2_MPEG_STREAM_TYPE_MPEG2_TS */ member 282 u32 stream_type; /* V4L2_MPEG_STREAM_TYPE_MPEG2_TS */ member
|
| 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()
|
| 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()
|
| A D | saa7164-api.c | 183 if (port->encoder_params.stream_type == V4L2_MPEG_STREAM_TYPE_MPEG2_PS) in saa7164_api_set_encoder()
|
| /drivers/media/usb/as102/ |
| A D | as10x_cmd_stream.c | 35 pcmd->body.add_pid_filter.req.stream_type = filter->type; in as10x_cmd_add_PID_filter()
|
| A D | as10x_cmd.h | 186 uint8_t stream_type; member
|
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_uvd.c | 623 unsigned int stream_type = msg[4]; in amdgpu_uvd_cs_msg_decode() local 641 switch (stream_type) { in amdgpu_uvd_cs_msg_decode() 783 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in amdgpu_uvd_cs_msg_decode()
|
| /drivers/misc/mei/hdcp/ |
| A D | mei_hdcp.c | 640 enable_auth_in.stream_type = data->streams[0].stream_type; in mei_hdcp_enable_authentication()
|
| /drivers/media/test-drivers/vidtv/ |
| A D | vidtv_psi.h | 361 enum vidtv_psi_stream_types stream_type,
|
| 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()
|
| /drivers/media/platform/samsung/exynos4-is/ |
| 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()
|