Lines Matching refs:acpiphp_context
50 static void hotplug_event(u32 type, struct acpiphp_context *context);
59 static struct acpiphp_context *acpiphp_init_context(struct acpi_device *adev) in acpiphp_init_context()
61 struct acpiphp_context *context; in acpiphp_init_context()
80 static struct acpiphp_context *acpiphp_get_context(struct acpi_device *adev) in acpiphp_get_context()
82 struct acpiphp_context *context; in acpiphp_get_context()
100 static void acpiphp_put_context(struct acpiphp_context *context) in acpiphp_put_context()
120 static struct acpiphp_context *acpiphp_grab_context(struct acpi_device *adev) in acpiphp_grab_context()
122 struct acpiphp_context *context; in acpiphp_grab_context()
144 static void acpiphp_let_context_go(struct acpiphp_context *context) in acpiphp_let_context_go()
151 struct acpiphp_context *context; in free_bridge()
191 struct acpiphp_context *context = acpiphp_grab_context(adev); in acpiphp_post_dock_fixup()
230 struct acpiphp_context *context; in acpiphp_add_context()
774 static void hotplug_event(u32 type, struct acpiphp_context *context) in hotplug_event()
830 struct acpiphp_context *context; in acpiphp_hotplug_notify()
890 struct acpiphp_context *context; in acpiphp_enumerate_slots()