Searched refs:pcim_intx_restore (Results 1 – 1 of 1) sorted by relevance
299 static void pcim_intx_restore(struct device *dev, void *data) in pcim_intx_restore() function 335 res = devres_find(dev, pcim_intx_restore, NULL, NULL); in pcim_intx() 337 res = devres_alloc(pcim_intx_restore, sizeof(*res), GFP_KERNEL); in pcim_intx()