Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
D3w-9xxx.c128 static long twa_chrdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
223 .unlocked_ioctl = twa_chrdev_ioctl,
641 static long twa_chrdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in twa_chrdev_ioctl() function