Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/cxlflash/
Dmain.c3568 static const struct file_operations cxlflash_chr_fops = { variable
3597 cdev_init(&cfg->cdev, &cxlflash_chr_fops); in init_chrdev()