Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dcompress_offload.c1261 static long snd_compr_ioctl(struct file *f, unsigned int cmd, unsigned long arg) in snd_compr_ioctl() function
1339 return snd_compr_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in snd_compr_ioctl_compat()
1349 .unlocked_ioctl = snd_compr_ioctl,