Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dst.c3590 static long st_ioctl(struct file *file, unsigned int cmd_in, unsigned long arg) in st_ioctl() function
3964 return st_ioctl(file, cmd_in, arg); in st_compat_ioctl()
4251 .unlocked_ioctl = st_ioctl,