Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A D3w-xxxx.c1051 static const struct file_operations tw_fops = { variable
2349 if ((twe_major = register_chrdev (0, "twe", &tw_fops)) < 0) in tw_probe()