Home
last modified time | relevance | path

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

/openbsd/sys/dev/acpi/
H A Dacpimadt.c44 void acpimadt_attach(struct device *, struct device *, void *);
47 sizeof(struct device), acpimadt_match, acpimadt_attach
190 acpimadt_attach(struct device *parent, struct device *self, void *aux) in acpimadt_attach() function