Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dacpiphp.h94 struct acpiphp_func { struct
106 struct acpiphp_func func; argument
116 static inline struct acpiphp_context *func_to_context(struct acpiphp_func *func) in func_to_context()
121 static inline struct acpi_device *func_to_acpi_device(struct acpiphp_func *func) in func_to_acpi_device()
126 static inline acpi_handle func_to_handle(struct acpiphp_func *func) in func_to_handle()
Dacpiphp_glue.c146 struct acpiphp_func *func, *tmp; in free_bridge()
225 struct acpiphp_func *newfunc; in acpiphp_add_context()
333 struct acpiphp_func *func; in cleanup_bridge()
387 struct acpiphp_func *func; in acpiphp_set_acpi_region()
406 struct acpiphp_func *func; in check_hotplug_bridge()
422 struct acpiphp_func *func; in acpiphp_rescan_slot()
469 struct acpiphp_func *func; in enable_slot()
540 struct acpiphp_func *func; in disable_slot()
585 struct acpiphp_func *func; in get_slot_status()
769 struct acpiphp_func *func = &context->func; in hotplug_event()
[all …]