Searched refs:SNDRV_COMPRESS_STOP (Results 1 – 2 of 2) sorted by relevance
180 #define SNDRV_COMPRESS_STOP _IO('C', 0x33) macro
489 if (ioctl(compress->fd, SNDRV_COMPRESS_STOP)) in compress_stop()