Searched refs:SND_COMPRESS_PLAYBACK (Results 1 – 8 of 8) sorted by relevance
85 dirn = SND_COMPRESS_PLAYBACK; in snd_compr_open()173 if (stream->direction == SND_COMPRESS_PLAYBACK) in snd_compr_update_tstamp()189 stream->direction == SND_COMPRESS_PLAYBACK) { in snd_compr_calc_avail()198 if (stream->direction == SND_COMPRESS_PLAYBACK) { in snd_compr_calc_avail()209 if (stream->direction == SND_COMPRESS_PLAYBACK) in snd_compr_calc_avail()378 if (stream->direction == SND_COMPRESS_PLAYBACK) in snd_compr_get_poll()1058 compr->direction == SND_COMPRESS_PLAYBACK in snd_compress_proc_info_read()
70 SND_COMPRESS_PLAYBACK = 0, enumerator
204 if (cstream->direction == SND_COMPRESS_PLAYBACK) { in sprd_platform_compr_dma_config()428 if (cstream->direction != SND_COMPRESS_PLAYBACK) { in sprd_platform_compr_trigger()
560 BUILD_BUG_ON((int)SNDRV_PCM_STREAM_PLAYBACK != (int)SND_COMPRESS_PLAYBACK); in snd_soc_new_compress()595 direction = SND_COMPRESS_PLAYBACK; in snd_soc_new_compress()
356 if (cstream->direction == SND_COMPRESS_PLAYBACK) in sof_compr_copy()
888 if (dir == SND_COMPRESS_PLAYBACK) { in q6asm_dai_compr_set_params()1125 caps->direction = SND_COMPRESS_PLAYBACK; in q6asm_dai_compr_get_caps()
543 caps->direction = SND_COMPRESS_PLAYBACK; in q6apm_dai_compr_get_caps()
1331 if (stream->direction == SND_COMPRESS_PLAYBACK) { in wm_adsp_compr_check_params()
Completed in 21 milliseconds