Searched refs:destroy_afu (Results 1 – 4 of 4) sorted by relevance
43 void (*destroy_afu)(void *afu_cookie); member
175 .destroy_afu = cxlflash_destroy_afu,
1412 .destroy_afu = ocxlflash_destroy_afu,
986 cfg->ops->destroy_afu(cfg->afu_cookie); in cxlflash_remove()