Home
last modified time | relevance | path

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

/linux/include/uapi/sound/
H A Dcompress_offload.h160 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30) macro
/linux/sound/core/
H A Dcompress_offload.c72 * SNDRV_COMPRESS_PAUSE. It can be stopped or resumed by calling
975 case _IOC_NR(SNDRV_COMPRESS_PAUSE): in snd_compr_ioctl()