Searched refs:adpt_ioctl (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/ |
D | dpti.h | 309 static int adpt_ioctl(struct inode *inode, struct file *file, uint cmd, ulong arg);
|
D | dpt_i2o.c | 1987 static int adpt_ioctl(struct inode *inode, struct file *file, uint cmd, ulong arg) in adpt_ioctl() function 2078 ret = adpt_ioctl(inode, file, cmd, arg); in adpt_unlocked_ioctl() 2105 ret = adpt_ioctl(inode, file, cmd, arg); in compat_adpt_ioctl()
|