Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/
Dsoc-compress.c78 if (cstream->direction == SND_COMPRESS_PLAYBACK) in soc_compr_open_fe()
189 if (cstream->direction == SND_COMPRESS_PLAYBACK) in soc_compr_free()
211 if (cstream->direction == SND_COMPRESS_PLAYBACK) { in soc_compr_free()
242 if (cstream->direction == SND_COMPRESS_PLAYBACK) in soc_compr_free_fe()
325 if (cstream->direction == SND_COMPRESS_PLAYBACK) in soc_compr_trigger_fe()
391 if (cstream->direction == SND_COMPRESS_PLAYBACK) in soc_compr_set_params()
419 if (cstream->direction == SND_COMPRESS_PLAYBACK) in soc_compr_set_params_fe()
663 direction = SND_COMPRESS_PLAYBACK; in snd_soc_new_compress()
/linux-4.4.14/sound/core/
Dcompress_offload.c93 dirn = SND_COMPRESS_PLAYBACK; in snd_compr_open()
176 if (stream->direction == SND_COMPRESS_PLAYBACK) in snd_compr_update_tstamp()
192 stream->direction == SND_COMPRESS_PLAYBACK) { in snd_compr_calc_avail()
201 if (stream->direction == SND_COMPRESS_PLAYBACK) { in snd_compr_calc_avail()
212 if (stream->direction == SND_COMPRESS_PLAYBACK) in snd_compr_calc_avail()
374 if (stream->direction == SND_COMPRESS_PLAYBACK) in snd_compr_get_poll()
418 if (stream->direction == SND_COMPRESS_PLAYBACK) in snd_compr_poll()
552 if (stream->direction == SND_COMPRESS_PLAYBACK) in snd_compr_set_params()
/linux-4.4.14/include/uapi/sound/
Dcompress_offload.h86 SND_COMPRESS_PLAYBACK = 0, enumerator