Home
last modified time | relevance | path

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

/openbsd/sys/dev/acpi/
H A Dacpitz.c67 void acpitz_attach(struct device *, struct device *, void *);
71 sizeof(struct acpitz_softc), acpitz_match, acpitz_attach,
185 acpitz_attach(struct device *parent, struct device *self, void *aux) in acpitz_attach() function