Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/cxlflash/
Dmain.c3587 static const struct file_operations cxlflash_chr_fops = { variable
3616 cdev_init(&cfg->cdev, &cxlflash_chr_fops); in init_chrdev()