OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:acpi_event
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/acpi/
acpi_event.c
1
/* $NetBSD:
acpi_event
.c,v 1.2 2022/01/11 10:53:08 jmcneill Exp $ */
33
__KERNEL_RCSID(0, "$NetBSD:
acpi_event
.c,v 1.2 2022/01/11 10:53:08 jmcneill Exp $");
42
#include <dev/acpi/
acpi_event
.h>
45
struct
acpi_event
{
struct
56
void (*ctx_func)(void *, struct
acpi_event
*, ACPI_RESOURCE_GPIO *);
61
acpi_event_create(device_t dev, ACPI_HANDLE handle, UINT16 data, UINT8 trig, struct
acpi_event
**pev)
63
struct
acpi_event
*ev;
98
struct
acpi_event
*ev;
120
void (*func)(void *, struct
acpi_event
*, ACPI_RESOURCE_GPIO *), void *arg)
134
void (*func)(void *, struct
acpi_event
*, struct acpi_irq *), void *arg
[
all
...]
acpi_event.c
1
/* $NetBSD:
acpi_event
.c,v 1.2 2022/01/11 10:53:08 jmcneill Exp $ */
33
__KERNEL_RCSID(0, "$NetBSD:
acpi_event
.c,v 1.2 2022/01/11 10:53:08 jmcneill Exp $");
42
#include <dev/acpi/
acpi_event
.h>
45
struct
acpi_event
{
struct
56
void (*ctx_func)(void *, struct
acpi_event
*, ACPI_RESOURCE_GPIO *);
61
acpi_event_create(device_t dev, ACPI_HANDLE handle, UINT16 data, UINT8 trig, struct
acpi_event
**pev)
63
struct
acpi_event
*ev;
98
struct
acpi_event
*ev;
120
void (*func)(void *, struct
acpi_event
*, ACPI_RESOURCE_GPIO *), void *arg)
134
void (*func)(void *, struct
acpi_event
*, struct acpi_irq *), void *arg
[
all
...]
Completed in 124 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025