Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dmegaraid.c96 megadev_unlocked_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
103 .unlocked_ioctl = megadev_unlocked_ioctl,
3354 megadev_unlocked_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in megadev_unlocked_ioctl() function