Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dacpiphp.h111 static inline struct acpiphp_context *to_acpiphp_context(struct acpi_hotplug_context *hp) in to_acpiphp_context() function
Dacpiphp_glue.c87 context = to_acpiphp_context(adev->hp); in acpiphp_get_context()