fpga_remove
.remove = fpga_remove,
if (mgr->mops->fpga_remove)
mgr->mops->fpga_remove(mgr);
void (*fpga_remove)(struct fpga_manager *mgr);