Searched refs:afu_fops (Results 1 – 3 of 3) sorted by relevance
393 #define PATCH_FOPS(NAME) if (!fops->NAME) fops->NAME = afu_fops.NAME427 fops = (struct file_operations *)&afu_fops; in cxl_get_fd()
530 const struct file_operations afu_fops = { variable615 &afu_fops); in cxl_chardev_s_afu_add()
1053 extern const struct file_operations afu_fops;