Home
last modified time | relevance | path

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

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