Home
last modified time | relevance | path

Searched defs:acpi_gpio (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/acpi/
H A Damltypes.h368 struct acpi_gpio { struct
369 void *cookie;
370 int (*read_pin)(void *, int);
394 struct acpi_gpio *gpio; argument