Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Ddpt_i2o.c117 static long adpt_unlocked_ioctl(struct file *, unsigned int, unsigned long);
123 .unlocked_ioctl = adpt_unlocked_ioctl,
2070 static long adpt_unlocked_ioctl(struct file *file, uint cmd, ulong arg) in adpt_unlocked_ioctl() function