Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/hotplug/
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()
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()
424 struct acpiphp_func *func; in acpiphp_rescan_slot()
478 struct acpiphp_func *func; in enable_slot()
549 struct acpiphp_func *func; in disable_slot()
594 struct acpiphp_func *func; in get_slot_status()
778 struct acpiphp_func *func = &context->func; in hotplug_event()
[all …]