stream2           376 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	struct dc_stream_state *stream2)
stream2           378 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	if (stream1->timing.h_total != stream2->timing.h_total)
stream2           381 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	if (stream1->timing.v_total != stream2->timing.v_total)
stream2           385 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 				!= stream2->timing.h_addressable)
stream2           389 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 				!= stream2->timing.v_addressable)
stream2           393 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 				!= stream2->timing.pix_clk_100hz)
stream2           396 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	if (stream1->clamping.c_depth != stream2->clamping.c_depth)
stream2           399 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	if (stream1->phy_pix_clk != stream2->phy_pix_clk
stream2           401 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 			|| !dc_is_dp_signal(stream2->signal)))
stream2           404 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	if (stream1->view_format != stream2->view_format)
stream2           407 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	if (stream1->ignore_msa_timing_param || stream2->ignore_msa_timing_param)
stream2           414 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 		struct dc_stream_state *stream2)
stream2           420 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 		stream2->clamping.c_depth != COLOR_DEPTH_888)
stream2           119 drivers/gpu/drm/amd/display/dc/inc/resource.h 		struct dc_stream_state *stream2);
stream2           836 sound/soc/ti/omap-mcbsp.c 	int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;
stream2           838 sound/soc/ti/omap-mcbsp.c 	if (mcbsp->latency[stream2])
stream2           840 sound/soc/ti/omap-mcbsp.c 				      mcbsp->latency[stream2]);
stream2           859 sound/soc/ti/omap-mcbsp.c 	int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;
stream2           860 sound/soc/ti/omap-mcbsp.c 	int latency = mcbsp->latency[stream2];
stream2           270 sound/soc/ti/omap-mcpdm.c 	int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;
stream2           283 sound/soc/ti/omap-mcpdm.c 	if (mcpdm->latency[stream2])
stream2           285 sound/soc/ti/omap-mcpdm.c 				      mcpdm->latency[stream2]);
stream2           382 sound/soc/ti/omap-mcpdm.c 	int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;
stream2           383 sound/soc/ti/omap-mcpdm.c 	int latency = mcpdm->latency[stream2];