Home
last modified time | relevance | path

Searched refs:afu_fops (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/misc/cxl/
Dapi.c393 #define PATCH_FOPS(NAME) if (!fops->NAME) fops->NAME = afu_fops.NAME
427 fops = (struct file_operations *)&afu_fops; in cxl_get_fd()
Dfile.c530 const struct file_operations afu_fops = { variable
615 &afu_fops); in cxl_chardev_s_afu_add()
Dcxl.h1053 extern const struct file_operations afu_fops;