Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/megaraid/
Dmegaraid_mm.c45 static long mraid_mm_compat_ioctl(struct file *, unsigned int, unsigned long);
72 .compat_ioctl = mraid_mm_compat_ioctl,
1239 mraid_mm_compat_ioctl(struct file *filep, unsigned int cmd, in mraid_mm_compat_ioctl() function