Lines Matching refs:acpiphp_context
64 static void hotplug_event(u32 type, struct acpiphp_context *context);
73 static struct acpiphp_context *acpiphp_init_context(struct acpi_device *adev) in acpiphp_init_context()
75 struct acpiphp_context *context; in acpiphp_init_context()
94 static struct acpiphp_context *acpiphp_get_context(struct acpi_device *adev) in acpiphp_get_context()
96 struct acpiphp_context *context; in acpiphp_get_context()
114 static void acpiphp_put_context(struct acpiphp_context *context) in acpiphp_put_context()
134 static struct acpiphp_context *acpiphp_grab_context(struct acpi_device *adev) in acpiphp_grab_context()
136 struct acpiphp_context *context; in acpiphp_grab_context()
150 static void acpiphp_let_context_go(struct acpiphp_context *context) in acpiphp_let_context_go()
157 struct acpiphp_context *context; in free_bridge()
197 struct acpiphp_context *context = acpiphp_grab_context(adev); in acpiphp_post_dock_fixup()
265 struct acpiphp_context *context; in acpiphp_add_context()
751 static void hotplug_event(u32 type, struct acpiphp_context *context) in hotplug_event()
807 struct acpiphp_context *context; in acpiphp_hotplug_notify()
869 struct acpiphp_context *context; in acpiphp_enumerate_slots()