Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Ddpt_i2o.c114 static long adpt_unlocked_ioctl(struct file *, unsigned int, unsigned long);
120 .unlocked_ioctl = adpt_unlocked_ioctl,
2036 static long adpt_unlocked_ioctl(struct file *file, uint cmd, ulong arg) in adpt_unlocked_ioctl() function