Searched refs:snd_compr_params (Results 1 – 2 of 2) sorted by relevance
264 struct snd_compr_params { struct280 #define SNDRV_COMPRESS_SET_PARAMS _IOW('C', 0x02, struct snd_compr_params *) argument281 #define SNDRV_COMPRESS_GET_PARAMS _IOR('C', 0x03, struct snd_compr_params *)
208 struct snd_compr_params compr_params; in play_file()