Searched refs:adpt_ioctl (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/scsi/ |
D | dpti.h | 305 static int adpt_ioctl(struct inode *inode, struct file *file, uint cmd, ulong arg);
|
D | dpt_i2o.c | 1950 static int adpt_ioctl(struct inode *inode, struct file *file, uint cmd, ulong arg) in adpt_ioctl() function 2044 ret = adpt_ioctl(inode, file, cmd, arg); in adpt_unlocked_ioctl() 2071 ret = adpt_ioctl(inode, file, cmd, arg); in compat_adpt_ioctl()
|