Home
last modified time | relevance | path

Searched defs:PATCH_FOPS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/misc/cxl/
H A Dapi.c385 #define PATCH_FOPS(NAME) if (!fops->NAME) fops->NAME = afu_fops.NAME macro
/linux/drivers/scsi/cxlflash/
H A Docxl_hw.c1184 #define PATCH_FOPS(NAME) \ macro