Searched refs:SNDRV_COMPRESS_STOP (Results 1 – 3 of 3) sorted by relevance
180 #define SNDRV_COMPRESS_STOP _IO('C', 0x33) macro
249 case SNDRV_COMPRESS_STOP: in compress_plug_ioctl()
462 if (compress->ops->ioctl(compress->data, SNDRV_COMPRESS_STOP)) in compress_stop()