Home
last modified time | relevance | path

Searched refs:acpiphp_func (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/pci/hotplug/
Dacpiphp_glue.c88 struct acpiphp_func *func = container_of(nb, struct acpiphp_func, nb); in post_dock_fixups()
123 struct acpiphp_func *newfunc; in register_slot()
138 newfunc = kzalloc(sizeof(struct acpiphp_func), GFP_KERNEL); in register_slot()
312 static struct acpiphp_func *acpiphp_bridge_handle_to_function(acpi_handle handle) in acpiphp_bridge_handle_to_function()
316 struct acpiphp_func *func; in acpiphp_bridge_handle_to_function()
353 struct acpiphp_func *func; in config_p2p_bridge_flags()
506 struct acpiphp_func *func, *tmp; in cleanup_bridge()
604 struct acpiphp_func *func; in power_on_slot()
636 struct acpiphp_func *func; in power_off_slot()
698 static int acpiphp_bus_add(struct acpiphp_func *func) in acpiphp_bus_add()
[all …]
Dacpiphp.h80 struct acpiphp_func *func;
123 struct acpiphp_func { struct