pcim_intx_restore
res = devres_find(dev, pcim_intx_restore, NULL, NULL);
res = devres_alloc(pcim_intx_restore, sizeof(*res), GFP_KERNEL);