Home
last modified time | relevance | path

Searched refs:SNDRV_COMPRESS_STOP (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/sound/
H A Dcompress_offload.h197 * SNDRV_COMPRESS_STOP: stop a running stream, discarding ring buffer content
217 #define SNDRV_COMPRESS_STOP _IO('C', 0x33) macro
/linux/sound/core/
H A Dcompress_offload.c70 * state at stop by calling SNDRV_COMPRESS_STOP, or at end of drain.
80 * SNDRV_COMPRESS_STOP or SNDRV_COMPRESS_RESUME respectively.
1321 case SNDRV_COMPRESS_STOP: in snd_compr_ioctl()