Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_os.c5735 static const struct file_operations apidev_fops = { variable
5787 apidev_major = register_chrdev(0, QLA2XXX_APIDEV, &apidev_fops); in qla2x00_module_init()