Home
last modified time | relevance | path

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

/openbsd/sys/dev/acpi/
H A Dasmc.c99 void asmc_attach(struct device *, struct device *, void *);
111 sizeof(struct asmc_softc), asmc_match, asmc_attach, NULL, asmc_activate
251 asmc_attach(struct device *parent, struct device *self, void *aux) in asmc_attach() function