HomeSort by: relevance | last modified time | path
    Searched defs:ctx_func (Results 1 - 3 of 3) sorted by relevancy

  /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;

Completed in 32 milliseconds