Searched refs:hpsa_compat_ioctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | hpsa.c | 264 static int hpsa_compat_ioctl(struct scsi_device *dev, unsigned int cmd, 982 .compat_ioctl = hpsa_compat_ioctl, 6303 static int hpsa_compat_ioctl(struct scsi_device *dev, unsigned int cmd, in hpsa_compat_ioctl() function
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | hpsa.c | 263 static int hpsa_compat_ioctl(struct scsi_device *dev, unsigned int cmd, 985 .compat_ioctl = hpsa_compat_ioctl, 6331 static int hpsa_compat_ioctl(struct scsi_device *dev, unsigned int cmd, in hpsa_compat_ioctl() function
|
Completed in 23 milliseconds