Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Dmegaraid.c96 megadev_unlocked_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
103 .unlocked_ioctl = megadev_unlocked_ioctl,
3353 megadev_unlocked_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in megadev_unlocked_ioctl() function