Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/megaraid/
Dmegaraid_mm.c49 static long mraid_mm_compat_ioctl(struct file *, unsigned int, unsigned long);
76 .compat_ioctl = mraid_mm_compat_ioctl,
1236 mraid_mm_compat_ioctl(struct file *filep, unsigned int cmd, in mraid_mm_compat_ioctl() function