Searched refs:st_compat_ioctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | st.c | 3886 static long st_compat_ioctl(struct file *file, unsigned int cmd_in, unsigned long arg) in st_compat_ioctl() 4198 .compat_ioctl = st_compat_ioctl, in create_one_cdev() 3872 static long st_compat_ioctl(struct file *file, unsigned int cmd_in, unsigned long arg) st_compat_ioctl() function
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | st.c | 3865 static long st_compat_ioctl(struct file *file, unsigned int cmd_in, unsigned long arg) 4168 .compat_ioctl = st_compat_ioctl, in create_one_cdev() 3851 static long st_compat_ioctl(struct file *file, unsigned int cmd_in, unsigned long arg) st_compat_ioctl() function
|
Completed in 11 milliseconds