/Linux-v5.4/sound/soc/qcom/qdsp6/ |
D | q6routing.h | 6 int stream_id, int stream_type); 7 void q6routing_stream_close(int fedai_id, int stream_type);
|
D | q6routing.c | 309 int stream_id, int stream_type) in q6routing_stream_open() argument 387 void q6routing_stream_close(int fedai_id, int stream_type) in q6routing_stream_close() argument
|
/Linux-v5.4/include/trace/events/ |
D | hswadsp.h | 289 __field( uint8_t, stream_type ) 296 __entry->stream_type = req->stream_type; 302 (uint8_t)__entry->stream_type, (uint8_t)__entry->format_id)
|
/Linux-v5.4/drivers/media/common/ |
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-v5.4/include/media/drv-intf/ |
D | cx2341x.h | 33 enum v4l2_mpeg_stream_type stream_type; member 140 struct v4l2_ctrl *stream_type; member
|
/Linux-v5.4/drivers/gpu/drm/radeon/ |
D | radeon_uvd.c | 356 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() argument 445 switch (stream_type) { in radeon_uvd_validate_codec() 460 stream_type); in radeon_uvd_validate_codec()
|
/Linux-v5.4/sound/soc/intel/baytrail/ |
D | sst-baytrail-ipc.h | 41 int codec_type, int stream_type, int operation);
|
D | sst-baytrail-ipc.c | 384 int codec_type, int stream_type, int operation) in sst_byt_stream_type() argument 387 stream->request.str_type.str_type = stream_type; in sst_byt_stream_type()
|
/Linux-v5.4/sound/soc/intel/atom/ |
D | sst-mfld-dsp.h | 161 enum stream_type { enum 392 u8 stream_type; member
|
D | sst-mfld-platform.h | 84 u8 stream_type; member
|
/Linux-v5.4/drivers/soundwire/ |
D | cadence_master.h | 110 enum sdw_stream_type stream_type; member
|
D | intel.c | 688 if (dma->stream_type == SDW_STREAM_PDM) { in intel_hw_params() 724 sconfig.type = dma->stream_type; in intel_hw_params() 726 if (dma->stream_type == SDW_STREAM_PDM) { in intel_hw_params()
|
/Linux-v5.4/drivers/media/pci/cx18/ |
D | cx18-controls.c | 22 int type = cxhdl->stream_type->val; in cx18_s_stream_vbi_fmt()
|
/Linux-v5.4/sound/soc/intel/haswell/ |
D | sst-haswell-pcm.c | 473 enum sst_hsw_stream_type stream_type; in hsw_pcm_hw_params() local 515 stream_type = SST_HSW_STREAM_TYPE_SYSTEM; in hsw_pcm_hw_params() 519 stream_type = SST_HSW_STREAM_TYPE_CAPTURE; in hsw_pcm_hw_params() 525 stream_type = SST_HSW_STREAM_TYPE_RENDER; in hsw_pcm_hw_params() 530 stream_type = SST_HSW_STREAM_TYPE_LOOPBACK; in hsw_pcm_hw_params() 541 path_id, stream_type, SST_HSW_STREAM_FORMAT_PCM_FORMAT); in hsw_pcm_hw_params()
|
D | sst-haswell-ipc.h | 346 u8 stream_type; member 425 enum sst_hsw_stream_type stream_type,
|
/Linux-v5.4/drivers/media/usb/as102/ |
D | as10x_cmd_stream.c | 35 pcmd->body.add_pid_filter.req.stream_type = filter->type; in as10x_cmd_add_PID_filter()
|
D | as10x_cmd.h | 186 uint8_t stream_type; member
|
/Linux-v5.4/drivers/media/pci/saa7164/ |
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
|
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()
|
/Linux-v5.4/drivers/misc/mei/hdcp/ |
D | mei_hdcp.h | 316 u8 stream_type; member
|
D | mei_hdcp.c | 634 enable_auth_in.stream_type = data->streams[0].stream_type; in mei_hdcp_enable_authentication()
|
/Linux-v5.4/include/drm/ |
D | drm_hdcp.h | 132 u8 stream_type; member
|
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_uvd.c | 517 unsigned stream_type = msg[4]; in amdgpu_uvd_cs_msg_decode() local 535 switch (stream_type) { in amdgpu_uvd_cs_msg_decode() 677 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in amdgpu_uvd_cs_msg_decode()
|
/Linux-v5.4/drivers/gpu/drm/i915/display/ |
D | intel_hdcp.c | 1339 msgs.stream_manage.streams[0].stream_type = hdcp->content_type; in hdcp2_propagate_stream_management_info() 1353 hdcp->port_data.streams[0].stream_type = hdcp->content_type; in hdcp2_propagate_stream_management_info() 1482 hdcp->port_data.streams[0].stream_type = hdcp->content_type; in hdcp2_authenticate_sink() 1773 data->streams[0].stream_type = hdcp->content_type; in initialize_hdcp_port_data()
|
/Linux-v5.4/drivers/media/platform/exynos4-is/ |
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()
|