Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
Ddpt_i2o.c114 static long adpt_unlocked_ioctl(struct file *, unsigned int, unsigned long);
120 .unlocked_ioctl = adpt_unlocked_ioctl,
1783 static long adpt_unlocked_ioctl(struct file *file, uint cmd, ulong arg) in adpt_unlocked_ioctl() function