Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
D3w-9xxx.c207 static const struct file_operations twa_fops = { variable
2130 if ((twa_major = register_chrdev (0, "twa", &twa_fops)) < 0) in twa_probe()