Searched refs:ocxlflash_getfile (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | ocxl_hw.c | 60 * ocxlflash_getfile() - allocate pseudo filesystem, inode, and the file 69 static struct file *ocxlflash_getfile(struct device *dev, const char *name, in ocxlflash_getfile() function 1231 file = ocxlflash_getfile(dev, name, fops, ctx, flags); in ocxlflash_get_fd() 1235 dev_err(dev, "%s: ocxlflash_getfile failed rc=%d\n", in ocxlflash_get_fd()
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | ocxl_hw.c | 61 * ocxlflash_getfile() - allocate pseudo filesystem, inode, and the file 70 static struct file *ocxlflash_getfile(struct device *dev, const char *name, in ocxlflash_getfile() function 1234 file = ocxlflash_getfile(dev, name, fops, ctx, flags); in ocxlflash_get_fd() 1238 dev_err(dev, "%s: ocxlflash_getfile failed rc=%d\n", in ocxlflash_get_fd()
|
Completed in 4 milliseconds