Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
D3w-xxxx.c1045 static const struct file_operations tw_fops = { variable
2338 if ((twe_major = register_chrdev (0, "twe", &tw_fops)) < 0) in tw_probe()