Searched refs:stream1 (Results 1 – 2 of 2) sorted by relevance
266 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in omap_mcpdm_dai_shutdown() local283 else if (mcpdm->latency[stream1]) in omap_mcpdm_dai_shutdown()286 mcpdm->latency[stream1] = 0; in omap_mcpdm_dai_shutdown()376 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in omap_mcpdm_prepare() local381 if (!latency || mcpdm->latency[stream1] < latency) in omap_mcpdm_prepare()382 latency = mcpdm->latency[stream1]; in omap_mcpdm_prepare()
812 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in omap_mcbsp_dai_startup() 818 else if (mcbsp->latency[stream1]) in omap_mcbsp_dai_shutdown() 821 mcbsp->latency[stream1] = 0; in omap_mcbsp_dai_shutdown() 835 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in omap_mcbsp_dai_shutdown() 840 if (!latency || mcbsp->latency[stream1] < latency) in omap_mcbsp_dai_prepare() 841 latency = mcbsp->latency[stream1]; in omap_mcbsp_dai_prepare() 820 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; omap_mcbsp_dai_shutdown() local 843 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; omap_mcbsp_dai_prepare() local