Searched refs:stream2 (Results 1 – 2 of 2) sorted by relevance
267 int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK; in omap_mcpdm_dai_shutdown() local280 if (mcpdm->latency[stream2]) in omap_mcpdm_dai_shutdown()282 mcpdm->latency[stream2]); in omap_mcpdm_dai_shutdown()377 int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK; in omap_mcpdm_prepare() local378 int latency = mcpdm->latency[stream2]; in omap_mcpdm_prepare()
813 int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK; in omap_mcbsp_dai_startup() 815 if (mcbsp->latency[stream2]) in omap_mcbsp_dai_shutdown() 817 mcbsp->latency[stream2]); in omap_mcbsp_dai_shutdown() 836 int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;837 int latency = mcbsp->latency[stream2]; in omap_mcbsp_dai_prepare() 821 int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK; omap_mcbsp_dai_shutdown() local 844 int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK; omap_mcbsp_dai_prepare() local