Home
last modified time | relevance | path

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

/openbsd/sys/dev/acpi/
H A Dintelpmc.c67 int intelpmc_match(struct device *, void *, void *);
72 sizeof (struct intelpmc_softc), intelpmc_match, intelpmc_attach,
90 intelpmc_match(struct device *parent, void *match, void *aux) in intelpmc_match() function