Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_mm.c22 static long mraid_mm_unlocked_ioctl(struct file *, uint, unsigned long);
66 .unlocked_ioctl = mraid_mm_unlocked_ioctl,
215 mraid_mm_unlocked_ioctl(struct file *filep, unsigned int cmd, in mraid_mm_unlocked_ioctl() function