Searched refs:afu_fops (Results 1 – 4 of 4) sorted by relevance
385 #define PATCH_FOPS(NAME) if (!fops->NAME) fops->NAME = afu_fops.NAME419 fops = (struct file_operations *)&afu_fops; in cxl_get_fd()
526 const struct file_operations afu_fops = { variable612 &afu_fops); in cxl_chardev_s_afu_add()
1048 extern const struct file_operations afu_fops;
844 static const struct file_operations afu_fops = { variable921 ret = dfl_fpga_dev_ops_register(pdev, &afu_fops, THIS_MODULE); in afu_probe()