Searched defs:resources (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/drivers/hotplug/ |
D | pciehp_pci.c | 907 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()
|
D | shpchp_pci.c | 899 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()
|
D | cpqphp_pci.c | 1583 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()
|
D | pciehp_ctrl.c | 1828 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()
|
D | shpchp_ctrl.c | 2274 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()
|
D | cpqphp_ctrl.c | 2347 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/ |
D | acpi_bus.h | 223 struct acpi_handle_list resources; /* Power resources referenced */ member
|
/linux-2.4.37.9/drivers/pnp/ |
D | isapnp.c | 2120 static void isapnp_free_resources(struct isapnp_resources *resources, int alt) in isapnp_free_resources()
|