Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_os.c8006 static const struct file_operations apidev_fops = { variable
8146 apidev_major = register_chrdev(0, QLA2XXX_APIDEV, &apidev_fops); in qla2x00_module_init()