Searched refs:afu_fops (Results 1 – 3 of 3) sorted by relevance
251 #define PATCH_FOPS(NAME) if (!fops->NAME) fops->NAME = afu_fops.NAME280 fops = (struct file_operations *)&afu_fops; in cxl_get_fd()
416 const struct file_operations afu_fops = { variable500 &afu_fops); in cxl_chardev_s_afu_add()
750 extern const struct file_operations afu_fops;