Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dacpiphp.h108 struct acpiphp_func { struct
120 struct acpiphp_func func; argument
130 static inline struct acpiphp_context *func_to_context(struct acpiphp_func *func) in func_to_context()
135 static inline struct acpi_device *func_to_acpi_device(struct acpiphp_func *func) in func_to_acpi_device()
140 static inline acpi_handle func_to_handle(struct acpiphp_func *func) in func_to_handle()
Dacpiphp_glue.c160 struct acpiphp_func *func, *tmp; in free_bridge()
268 struct acpiphp_func *newfunc; in acpiphp_add_context()
375 struct acpiphp_func *func; in cleanup_bridge()
429 struct acpiphp_func *func; in acpiphp_set_acpi_region()
448 struct acpiphp_func *func; in check_hotplug_bridge()
464 struct acpiphp_func *func; in acpiphp_rescan_slot()
487 struct acpiphp_func *func; in enable_slot()
544 struct acpiphp_func *func; in disable_slot()
589 struct acpiphp_func *func; in get_slot_status()
753 struct acpiphp_func *func = &context->func; in hotplug_event()
[all …]