Home
last modified time | relevance | path

Searched refs:SND_COMPRESS_PLAYBACK (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/sound/core/
A Dcompress_offload.c85 dirn = SND_COMPRESS_PLAYBACK; in snd_compr_open()
174 if (stream->direction == SND_COMPRESS_PLAYBACK) in snd_compr_update_tstamp()
190 stream->direction == SND_COMPRESS_PLAYBACK) { in snd_compr_calc_avail()
199 if (stream->direction == SND_COMPRESS_PLAYBACK) { in snd_compr_calc_avail()
210 if (stream->direction == SND_COMPRESS_PLAYBACK) in snd_compr_calc_avail()
387 if (stream->direction == SND_COMPRESS_PLAYBACK) in snd_compr_get_poll()
1097 compr->direction == SND_COMPRESS_PLAYBACK in snd_compress_proc_info_read()
/linux-6.3-rc2/include/uapi/sound/
A Dcompress_offload.h70 SND_COMPRESS_PLAYBACK = 0, enumerator
/linux-6.3-rc2/sound/soc/
A Dsoc-compress.c563 BUILD_BUG_ON((int)SNDRV_PCM_STREAM_PLAYBACK != (int)SND_COMPRESS_PLAYBACK); in snd_soc_new_compress()
598 direction = SND_COMPRESS_PLAYBACK; in snd_soc_new_compress()
/linux-6.3-rc2/sound/soc/sprd/
A Dsprd-pcm-compress.c204 if (cstream->direction == SND_COMPRESS_PLAYBACK) { in sprd_platform_compr_dma_config()
428 if (cstream->direction != SND_COMPRESS_PLAYBACK) { in sprd_platform_compr_trigger()
/linux-6.3-rc2/sound/soc/sof/
A Dcompress.c360 if (cstream->direction == SND_COMPRESS_PLAYBACK) in sof_compr_copy()
/linux-6.3-rc2/sound/soc/qcom/qdsp6/
A Dq6asm-dai.c898 if (dir == SND_COMPRESS_PLAYBACK) { in q6asm_dai_compr_set_params()
1135 caps->direction = SND_COMPRESS_PLAYBACK; in q6asm_dai_compr_get_caps()
/linux-6.3-rc2/sound/soc/codecs/
A Dwm_adsp.c1307 if (stream->direction == SND_COMPRESS_PLAYBACK) { in wm_adsp_compr_check_params()

Completed in 31 milliseconds