Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/aacraid/
Dlinit.c1186 static long aac_compat_do_ioctl(struct aac_dev *dev, unsigned cmd, unsigned long arg) in aac_compat_do_ioctl() function
1231 return aac_compat_do_ioctl(dev, cmd, (unsigned long)arg); in aac_compat_ioctl()
1238 return aac_compat_do_ioctl(file->private_data, cmd, arg); in aac_compat_cfg_ioctl()