Searched refs:SNDRV_COMPRESS_SET_PARAMS (Results 1 – 3 of 3) sorted by relevance
169 #define SNDRV_COMPRESS_SET_PARAMS _IOW('C', 0x12, struct snd_compr_params) macro
237 case SNDRV_COMPRESS_SET_PARAMS: in compress_plug_ioctl()
254 if (compress->ops->ioctl(compress->data, SNDRV_COMPRESS_SET_PARAMS, ¶ms)) { in compress_open()