Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/acpi/
Dacpiprt.c61 int acpiprt_match(struct device *, void *, void *);
76 sizeof(struct acpiprt_softc), acpiprt_match, acpiprt_attach
88 acpiprt_match(struct device *parent, void *match, void *aux) in acpiprt_match() function