Home
last modified time | relevance | path

Searched refs:shpchp_save_used_resources (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/hotplug/
Dshpchprm_nonacpi.c104 return shpchp_save_used_resources (ctrl, func, !DISABLE_CARD); in phprm_get_used_resources()
297 rc = shpchp_save_used_resources (ctrl, &func, !DISABLE_CARD); in shpchprm_find_available_resources()
Dshpchp.h230 extern int shpchp_save_used_resources (struct controller *ctrl, struct pci_func * func, int flag);
Dshpchprm_acpi.c1365 return shpchp_save_used_resources (ctrl, func, !DISABLE_CARD); in shpchprm_get_used_resources()
1508 rc = shpchp_save_used_resources (ctrl, &func, !DISABLE_CARD); in find_pci_bridge_resources()
Dshpchp_pci.c657 int shpchp_save_used_resources (struct controller *ctrl, struct pci_func *func, int disable) in shpchp_save_used_resources() function
Dshpchp_ctrl.c1708 rc = shpchp_save_used_resources(ctrl, func, DISABLE_CARD); in remove_board()