Home
last modified time | relevance | path

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

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