Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_os.c7741 static const struct file_operations apidev_fops = { variable
7881 apidev_major = register_chrdev(0, QLA2XXX_APIDEV, &apidev_fops); in qla2x00_module_init()