Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dch.c620 static long ch_ioctl(struct file *file, in ch_ioctl() function
892 return ch_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in ch_ioctl_compat()
1016 .unlocked_ioctl = ch_ioctl,