/linux/fs/smb/server/ |
H A D | misc.c | 121 char *stream_type; in parse_stream_name() local 129 stream_type = s_name; in parse_stream_name() 130 s_name = strsep(&stream_type, ":"); in parse_stream_name() 139 stream_type); in parse_stream_name() 140 if (!strncasecmp("$data", stream_type, 5)) in parse_stream_name() 142 else if (!strncasecmp("$index_allocation", stream_type, 17)) in parse_stream_name()
|
/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 446 void q6routing_stream_close(int fedai_id, int stream_type) in q6routing_stream_close() argument
|
/linux/drivers/media/common/ |
H 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() 1345 hdl->stream_type->val == V4L2_MPEG_STREAM_TYPE_MPEG1_VCD) ? in cx2341x_try_ctrl() 1590 cxhdl->stream_type = cx2341x_ctrl_new_menu(hdl, in cx2341x_handler_init() [all …]
|
/linux/drivers/gpu/drm/radeon/ |
H 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()
|
/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/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.h | 84 u8 stream_type; member
|
/linux/sound/soc/intel/catpt/ |
H A D | messages.c | 33 enum catpt_stream_type stream_type:8; member 74 input.stream_type = type; in catpt_ipc_alloc_stream()
|
/linux/drivers/media/pci/cx18/ |
H A D | cx18-controls.c | 22 int type = cxhdl->stream_type->val; in cx18_s_stream_vbi_fmt()
|
/linux/drivers/gpu/drm/i915/display/ |
H 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() 811 & AUTH_STREAM_TYPE) != data->streams[0].stream_type); in intel_dp_mst_hdcp2_stream_encryption()
|
H A D | intel_hdcp_gsc_message.c | 548 enable_auth_in.stream_type = data->streams[0].stream_type; in intel_hdcp_gsc_enable_authentication()
|
H A D | intel_hdcp.c | 151 data->streams[k].stream_type = in intel_hdcp_required_content_stream() 169 data->streams[0].stream_type = hdcp->content_type; in intel_hdcp_prepare_streams() 1713 msgs.stream_manage.streams[i].stream_type = data->streams[i].stream_type; in _hdcp2_propagate_stream_management_info()
|
/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/drivers/media/pci/saa7164/ |
H 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
|
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()
|
/linux/include/drm/display/ |
H A D | drm_hdcp.h | 135 u8 stream_type; member
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H 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()
|
/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,
|
/linux/drivers/soundwire/ |
H A D | amd_manager.c | 646 sconfig.type = dai_runtime->stream_type; in amd_sdw_hw_params() 701 dai_runtime->stream_type = SDW_STREAM_PCM; in amd_set_sdw_stream()
|
H A D | intel_ace2x.c | 362 sconfig.type = dai_runtime->stream_type; in intel_hw_params()
|