Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_os.c8160 static const struct file_operations apidev_fops = { variable
8299 apidev_major = register_chrdev(0, QLA2XXX_APIDEV, &apidev_fops); in qla2x00_module_init()