destroy_afu        39 drivers/scsi/cxlflash/backend.h 	void (*destroy_afu)(void *afu_cookie);
destroy_afu       171 drivers/scsi/cxlflash/cxl_hw.c 	.destroy_afu		= cxlflash_destroy_afu,
destroy_afu       988 drivers/scsi/cxlflash/main.c 		cfg->ops->destroy_afu(cfg->afu_cookie);
destroy_afu      1393 drivers/scsi/cxlflash/ocxl_hw.c 	.destroy_afu		= ocxlflash_destroy_afu,