Searched refs:destroy_afu (Results 1 – 4 of 4) sorted by relevance
39 void (*destroy_afu)(void *afu_cookie); member
171 .destroy_afu = cxlflash_destroy_afu,
1393 .destroy_afu = ocxlflash_destroy_afu,
983 cfg->ops->destroy_afu(cfg->afu_cookie); in cxlflash_remove()