Home
last modified time | relevance | path

Searched defs:resources (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/drivers/hotplug/
Dpciehp_pci.c907 int pciehp_return_board_resources(struct pci_func * func, struct resource_lists * resources) in pciehp_return_board_resources()
963 void pciehp_destroy_resource_list (struct resource_lists * resources) in pciehp_destroy_resource_list()
Dshpchp_pci.c899 int shpchp_return_board_resources(struct pci_func * func, struct resource_lists * resources) in shpchp_return_board_resources()
955 void shpchp_destroy_resource_list (struct resource_lists * resources) in shpchp_destroy_resource_list()
Dcpqphp_pci.c1583 int cpqhp_return_board_resources(struct pci_func * func, struct resource_lists * resources) in cpqhp_return_board_resources()
1639 void cpqhp_destroy_resource_list (struct resource_lists * resources) in cpqhp_destroy_resource_list()
Dpciehp_ctrl.c1828 u8 behind_bridge, struct resource_lists * resources, u8 bridge_bus, u8 bridge_dev) in configure_new_device()
1934 u8 behind_bridge, struct resource_lists *resources, u8 bridge_bus, u8 bridge_dev) in configure_new_function()
Dshpchp_ctrl.c2274 u8 behind_bridge, struct resource_lists * resources, u8 bridge_bus, u8 bridge_dev) in configure_new_device()
2379 u8 behind_bridge, struct resource_lists *resources, u8 bridge_bus, u8 bridge_dev) in configure_new_function()
Dcpqphp_ctrl.c2347 u8 behind_bridge, struct resource_lists * resources) in configure_new_device()
2446 u8 behind_bridge, struct resource_lists * resources) in configure_new_function()
/linux-2.4.37.9/include/acpi/
Dacpi_bus.h223 struct acpi_handle_list resources; /* Power resources referenced */ member
/linux-2.4.37.9/drivers/pnp/
Disapnp.c2120 static void isapnp_free_resources(struct isapnp_resources *resources, int alt) in isapnp_free_resources()