Home
last modified time | relevance | path

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

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