Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/message/fusion/
Dmptctl.c121 static long compat_mpctl_ioctl(struct file *f, unsigned cmd, unsigned long arg);
2697 .compat_ioctl = compat_mpctl_ioctl,
2805 static long compat_mpctl_ioctl(struct file *f, unsigned int cmd, unsigned long arg) in compat_mpctl_ioctl() function