Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxlflash/
Dmain.c3595 static const struct file_operations cxlflash_chr_fops = { variable
3624 cdev_init(&cfg->cdev, &cxlflash_chr_fops); in init_chrdev()