Home
last modified time | relevance | path

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

123

/kernel/linux/linux-6.6/fs/smb/server/
H A Dmisc.c121 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()
/kernel/linux/linux-5.10/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);
/kernel/linux/linux-6.6/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);
/kernel/linux/linux-6.6/include/linux/soundwire/
H A Dsdw_amd.h47 * @stream_type: Stream type
53 enum sdw_stream_type stream_type; member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_uvd.c356 unsigned stream_type = msg[4]; in radeon_uvd_cs_msg_decode() local
371 switch (stream_type) { in radeon_uvd_cs_msg_decode()
422 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in radeon_uvd_cs_msg_decode()
443 unsigned stream_type) in radeon_uvd_validate_codec()
445 switch (stream_type) { in radeon_uvd_validate_codec()
460 stream_type); in radeon_uvd_validate_codec()
442 radeon_uvd_validate_codec(struct radeon_cs_parser *p, unsigned stream_type) radeon_uvd_validate_codec() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_uvd.c358 unsigned stream_type = msg[4]; in radeon_uvd_cs_msg_decode() local
373 switch (stream_type) { in radeon_uvd_cs_msg_decode()
424 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in radeon_uvd_cs_msg_decode()
445 unsigned stream_type) in radeon_uvd_validate_codec()
447 switch (stream_type) { in radeon_uvd_validate_codec()
462 stream_type); in radeon_uvd_validate_codec()
444 radeon_uvd_validate_codec(struct radeon_cs_parser *p, unsigned stream_type) radeon_uvd_validate_codec() argument
/kernel/linux/linux-5.10/include/media/drv-intf/
H A Dcx2341x.h33 enum v4l2_mpeg_stream_type stream_type; member
140 struct v4l2_ctrl *stream_type; member
/kernel/linux/linux-6.6/include/media/drv-intf/
H A Dcx2341x.h33 enum v4l2_mpeg_stream_type stream_type; member
140 struct v4l2_ctrl *stream_type; member
/kernel/linux/linux-5.10/drivers/media/common/
H A Dcx2341x.c217 .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 in cx2341x_handler_init()
[all...]
/kernel/linux/linux-6.6/drivers/media/common/
H A Dcx2341x.c217 .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 in cx2341x_handler_init()
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h161 enum stream_type { enum
392 u8 stream_type; member
H A Dsst-mfld-platform.h84 u8 stream_type; member
/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Dmessages.c33 enum catpt_stream_type stream_type:8; member
74 input.stream_type = type; in catpt_ipc_alloc_stream()
/kernel/linux/linux-6.6/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h161 enum stream_type { enum
392 u8 stream_type; member
H A Dsst-mfld-platform.h84 u8 stream_type; member
/kernel/linux/linux-6.6/sound/soc/intel/catpt/
H A Dmessages.c33 enum catpt_stream_type stream_type:8; member
74 input.stream_type = type; in catpt_ipc_alloc_stream()
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-controls.c22 int type = cxhdl->stream_type->val; in cx18_s_stream_vbi_fmt()
/kernel/linux/linux-5.10/drivers/soundwire/
H A Dcadence_master.h91 * @stream_type: Stream type
101 enum sdw_stream_type stream_type; member
/kernel/linux/linux-6.6/drivers/soundwire/
H A Dcadence_master.h87 * @stream_type: Stream type
98 enum sdw_stream_type stream_type; member
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H A Dcx18-controls.c22 int type = cxhdl->stream_type->val; in cx18_s_stream_vbi_fmt()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_dp_hdcp.c284 u8 stream_type; member
594 stream_type_msg.stream_type = content_type; in intel_dp_hdcp2_config_stream_type()
732 & AUTH_STREAM_TYPE) != data->streams[0].stream_type); in intel_dp_mst_hdcp2_stream_encryption()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/
H A Dsaa7164.h265 u32 stream_type; /* V4L2_MPEG_STREAM_TYPE_MPEG2_TS */ member
282 u32 stream_type; /* V4L2_MPEG_STREAM_TYPE_MPEG2_TS */ member
/kernel/linux/linux-6.6/drivers/media/pci/saa7164/
H A Dsaa7164.h265 u32 stream_type; /* V4L2_MPEG_STREAM_TYPE_MPEG2_TS */ member
282 u32 stream_type; /* V4L2_MPEG_STREAM_TYPE_MPEG2_TS */ member

Completed in 19 milliseconds

123