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

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_os.c8169 static const struct file_operations apidev_fops = { variable in typeref:struct:file_operations
8308 apidev_major = register_chrdev(0, QLA2XXX_APIDEV, &apidev_fops);

Completed in 177 milliseconds