Home
last modified time | relevance | path

Searched refs:aplgpio_match (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/acpi/
H A Daplgpio.c60 int aplgpio_match(struct device *, void *, void *);
64 sizeof(struct aplgpio_softc), aplgpio_match, aplgpio_attach
84 aplgpio_match(struct device *parent, void *match, void *aux) in aplgpio_match() function