Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dacpiphp.h98 struct acpiphp_func { struct
110 struct acpiphp_func func; argument
120 static inline struct acpiphp_context *func_to_context(struct acpiphp_func *func) in func_to_context()
125 static inline struct acpi_device *func_to_acpi_device(struct acpiphp_func *func) in func_to_acpi_device()
130 static inline acpi_handle func_to_handle(struct acpiphp_func *func) in func_to_handle()
H A Dacpiphp_glue.c154 struct acpiphp_func *func, *tmp; in free_bridge()
233 struct acpiphp_func *newfunc; in acpiphp_add_context()
342 struct acpiphp_func *func; in cleanup_bridge()
396 struct acpiphp_func *func; in acpiphp_set_acpi_region()
408 struct acpiphp_func *func; in check_hotplug_bridge()
432 struct acpiphp_func *func; in acpiphp_rescan_slot()
486 struct acpiphp_func *func; in enable_slot()
557 struct acpiphp_func *func; in disable_slot()
602 struct acpiphp_func *func; in get_slot_status()
786 struct acpiphp_func *func = &context->func; in hotplug_event()
[all …]