Home
last modified time | relevance | path

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

/linux-4.19.296/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.c154 struct acpiphp_func *func, *tmp; in free_bridge()
233 struct acpiphp_func *newfunc; in acpiphp_add_context()
341 struct acpiphp_func *func; in cleanup_bridge()
395 struct acpiphp_func *func; in acpiphp_set_acpi_region()
414 struct acpiphp_func *func; in check_hotplug_bridge()
430 struct acpiphp_func *func; in acpiphp_rescan_slot()
484 struct acpiphp_func *func; in enable_slot()
558 struct acpiphp_func *func; in disable_slot()
603 struct acpiphp_func *func; in get_slot_status()
787 struct acpiphp_func *func = &context->func; in hotplug_event()
[all …]