Home | Sort by: relevance | last modified time | path |
/src/sys/dev/acpi/ | |
acpi_event.c | 56 void (*ctx_func)(void *, struct acpi_event *, ACPI_RESOURCE_GPIO *); member in struct:acpi_event_gpio_context 113 ctx->ctx_func(ctx->ctx_arg, ev, gpio); 126 ctx.ctx_func = func; |
acpi_event.c | 56 void (*ctx_func)(void *, struct acpi_event *, ACPI_RESOURCE_GPIO *); member in struct:acpi_event_gpio_context 113 ctx->ctx_func(ctx->ctx_arg, ev, gpio); 126 ctx.ctx_func = func; |
acpi_event.c | 56 void (*ctx_func)(void *, struct acpi_event *, ACPI_RESOURCE_GPIO *); member in struct:acpi_event_gpio_context 113 ctx->ctx_func(ctx->ctx_arg, ev, gpio); 126 ctx.ctx_func = func; |