Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dgdth.c372 static const struct file_operations gdth_fops = { variable
5203 major = register_chrdev(0,"gdth", &gdth_fops); in gdth_init()