Searched refs:shpchp_save_used_resources (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/drivers/hotplug/ |
D | shpchprm_nonacpi.c | 104 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()
|
D | shpchp.h | 230 extern int shpchp_save_used_resources (struct controller *ctrl, struct pci_func * func, int flag);
|
D | shpchprm_acpi.c | 1365 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()
|
D | shpchp_pci.c | 657 int shpchp_save_used_resources (struct controller *ctrl, struct pci_func *func, int disable) in shpchp_save_used_resources() function
|
D | shpchp_ctrl.c | 1708 rc = shpchp_save_used_resources(ctrl, func, DISABLE_CARD); in remove_board()
|