Searched refs:compat_mpctl_ioctl (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/message/fusion/
H A Dmptctl.c121 static long compat_mpctl_ioctl(struct file *f, unsigned cmd, unsigned long arg);
2698 .compat_ioctl = compat_mpctl_ioctl,
2806 static long compat_mpctl_ioctl(struct file *f, unsigned int cmd, unsigned long arg) function

Completed in 611 milliseconds