Searched refs:aac_dev_ioctl (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aacraid/ |
H A D | commctrl.c | 1077 status = aac_dev_ioctl(dev, cmd, arg); in aac_do_ioctl()
|
H A D | aacraid.h | 2710 int aac_dev_ioctl(struct aac_dev *dev, unsigned int cmd, void __user *arg);
|
H A D | aachba.c | 3374 int aac_dev_ioctl(struct aac_dev *dev, unsigned int cmd, void __user *arg) in aac_dev_ioctl() function
|
/kernel/linux/linux-6.6/drivers/scsi/aacraid/ |
H A D | commctrl.c | 1077 status = aac_dev_ioctl(dev, cmd, arg); in aac_do_ioctl()
|
H A D | aacraid.h | 2724 int aac_dev_ioctl(struct aac_dev *dev, unsigned int cmd, void __user *arg);
|
H A D | aachba.c | 3354 int aac_dev_ioctl(struct aac_dev *dev, unsigned int cmd, void __user *arg) in aac_dev_ioctl() function
|
Completed in 26 milliseconds