Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/acpi/
Dacpisectwo.c39 int acpisectwo_match(struct device *, void *, void *);
43 sizeof(struct acpisectwo_softc), acpisectwo_match, acpisectwo_attach
53 acpisectwo_match(struct device *parent, void *match, void *aux) in acpisectwo_match() function