afu_fops 785 drivers/fpga/dfl-afu-main.c static const struct file_operations afu_fops = { afu_fops 864 drivers/fpga/dfl-afu-main.c ret = dfl_fpga_dev_ops_register(pdev, &afu_fops, THIS_MODULE); afu_fops 384 drivers/misc/cxl/api.c #define PATCH_FOPS(NAME) if (!fops->NAME) fops->NAME = afu_fops.NAME afu_fops 418 drivers/misc/cxl/api.c fops = (struct file_operations *)&afu_fops; afu_fops 1046 drivers/misc/cxl/cxl.h extern const struct file_operations afu_fops; afu_fops 526 drivers/misc/cxl/file.c const struct file_operations afu_fops = { afu_fops 611 drivers/misc/cxl/file.c &afu_fops);