Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dcompress_offload.c100 dirn = SND_COMPRESS_PLAYBACK; in snd_compr_open()
188 if (stream->direction == SND_COMPRESS_PLAYBACK) in snd_compr_update_tstamp()
204 stream->direction == SND_COMPRESS_PLAYBACK) { in snd_compr_calc_avail()
213 if (stream->direction == SND_COMPRESS_PLAYBACK) { in snd_compr_calc_avail()
224 if (stream->direction == SND_COMPRESS_PLAYBACK) in snd_compr_calc_avail()
401 if (stream->direction == SND_COMPRESS_PLAYBACK) in snd_compr_get_poll()
577 if (stream->direction == SND_COMPRESS_PLAYBACK) in snd_compr_set_params()
989 compr->direction == SND_COMPRESS_PLAYBACK in snd_compress_proc_info_read()
/Linux-v4.19/sound/soc/
Dsoc-compress.c137 if (cstream->direction == SND_COMPRESS_PLAYBACK) in soc_compr_open_fe()
254 if (cstream->direction == SND_COMPRESS_PLAYBACK) in soc_compr_free()
277 if (cstream->direction == SND_COMPRESS_PLAYBACK) { in soc_compr_free()
308 if (cstream->direction == SND_COMPRESS_PLAYBACK) in soc_compr_free_fe()
416 if (cstream->direction == SND_COMPRESS_PLAYBACK) in soc_compr_trigger_fe()
512 if (cstream->direction == SND_COMPRESS_PLAYBACK) in soc_compr_set_params()
543 if (cstream->direction == SND_COMPRESS_PLAYBACK) in soc_compr_set_params_fe()
914 direction = SND_COMPRESS_PLAYBACK; in snd_soc_new_compress()
/Linux-v4.19/include/uapi/sound/
Dcompress_offload.h87 SND_COMPRESS_PLAYBACK = 0, enumerator
/Linux-v4.19/sound/soc/codecs/
Dwm_adsp.c3090 if (stream->direction == SND_COMPRESS_PLAYBACK) { in wm_adsp_compr_check_params()