Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A D3w-9xxx.c125 static long twa_chrdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
210 .unlocked_ioctl = twa_chrdev_ioctl,
638 static long twa_chrdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in twa_chrdev_ioctl() function